The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <memory>
#include "CLHEP/GenericFunctions/AbsFunction.hh"
#include "CLHEP/GenericFunctions/Argument.hh"
#include "CLHEP/GenericFunctions/GenericFunctions.hh"
#include "GaudiMath/FunAdapters.h"
#include "gsl/gsl_mode.h"
#include "gsl/gsl_sf_result.h"
#include "GaudiKernel/Kernel.h"
Go to the source code of this file.
Classes | |
class | Genfun::GaudiMathImplementation::GSLFunctionWithError |
class | Genfun::GaudiMathImplementation::GSLFunctionWithMode |
mandatory macro from CLHEP/GenericFunctions More... | |
class | Genfun::GaudiMathImplementation::GSLFunctionWithModeAndError |
mandatory macro from CLHEP/GenericFunctions More... | |
Namespaces | |
Genfun | |
CLHEP. | |
Genfun::GaudiMathImplementation | |
Typedefs | |
typedef Genfun::GaudiMathImplementation::SimpleFunction | Genfun::GaudiMathImplementation::GSLFunction |
the actual type for primitive adaptor More... | |