The Gaudi Framework
v29r0 (ff2e7097)
|
#include <boost/variant.hpp>
#include <memory>
#include "CLHEP/GenericFunctions/AbsFunction.hh"
#include "CLHEP/GenericFunctions/Argument.hh"
#include "CLHEP/GenericFunctions/GenericFunctions.hh"
#include "GaudiKernel/Kernel.h"
Go to the source code of this file.
Classes | |
struct | detail::composer_t< lambda_ts > |
struct | detail::composer_t< lambda_t > |
struct | detail::composer_t< lambda_t, more_lambda_ts... > |
class | Genfun::GaudiMathImplementation::AdapterIFunction |
constructor from the IFunction ( see AIDA/IFunction.h) More... | |
class | Genfun::GaudiMathImplementation::Adapter2DoubleFunction |
mandatory macro from CLHEP/GenericFunctions More... | |
class | Genfun::GaudiMathImplementation::Adapter3DoubleFunction |
mandatory macro from CLHEP/GenericFunctions More... | |
class | Genfun::GaudiMathImplementation::SimpleFunction |
mandatory macro from CLHEP/GenericFunctions More... | |
Namespaces | |
detail | |
TupleObj.h GaudiAlg/TupleObj.h namespace with few technical implementations. | |
AIDA | |
GaudiKernel. | |
Genfun | |
CLHEP. | |
Genfun::GaudiMathImplementation | |
Functions | |
template<typename... lambda_ts> | |
composer_t< std::decay_t< lambda_ts >... > | detail::compose (lambda_ts &&...lambdas) |
Variables | |
auto | detail::dispatch_variant |