CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <X.hh>
Public Member Functions | |
X_ () | |
X_ (const X_ &right) | |
virtual | ~X_ () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
X_ () | |
X_ (const X_ &right) | |
virtual | ~X_ () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Definition at line 19 of file CLHEP/GenericFunctions/X.hh.
Genfun::X_::X_ | ( | ) |
Genfun::X_::X_ | ( | const X_ & | right | ) |
Genfun::X_::~X_ | ( | ) | [virtual] |
Genfun::X_::X_ | ( | ) |
Genfun::X_::X_ | ( | const X_ & | right | ) |
virtual Genfun::X_::~X_ | ( | ) | [virtual] |
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Definition at line 36 of file GenericFunctions/X.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 36 of file CLHEP/GenericFunctions/X.hh.
References operator()().