CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#include <CLHEP/GenericFunctions/Argument.hh>
Public Member Functions | |
Argument (int ndim=0) | |
Argument (const Argument &) | |
const Argument & | operator= (const Argument &) |
~Argument () | |
double & | operator[] (int I) |
const double & | operator[] (int i) const |
unsigned int | dimension () const |
Friends | |
std::ostream & | operator<< (std::ostream &o, const Argument &a) |
Definition at line 17 of file Argument.hh.
|
inline |
Definition at line 73 of file Argument.hh.
Definition at line 48 of file Argument.hh.
|
inline |
Definition at line 76 of file Argument.hh.
Definition at line 61 of file Argument.hh.
Referenced by Genfun::DoubleParamToArgAdaptor< F >::operator()(), Genfun::ParamToArgAdaptor< F >::operator()(), Genfun::Psi2Hydrogen::operator()(), and Genfun::SymToArgAdaptor< F >::operator()().
Definition at line 52 of file Argument.hh.
Definition at line 65 of file Argument.hh.
Definition at line 69 of file Argument.hh.
Definition at line 81 of file Argument.hh.