#include <Argument.hh>
List of all members.
Detailed Description
- Author:
Definition at line 17 of file CLHEP/GenericFunctions/Argument.hh.
Constructor & Destructor Documentation
Genfun::Argument::Argument |
( |
int |
ndim = 0 | ) |
|
|
inline |
Genfun::Argument::Argument |
( |
const Argument & |
right | ) |
|
|
inline |
Genfun::Argument::~Argument |
( |
| ) |
|
|
inline |
Genfun::Argument::Argument |
( |
int |
ndim = 0 | ) |
|
Genfun::Argument::Argument |
( |
const Argument & |
| ) |
|
Genfun::Argument::~Argument |
( |
| ) |
|
Member Function Documentation
unsigned int Genfun::Argument::dimension |
( |
| ) |
const |
|
inline |
unsigned int Genfun::Argument::dimension |
( |
| ) |
const |
double & Genfun::Argument::operator[] |
( |
int |
I | ) |
|
|
inline |
double& Genfun::Argument::operator[] |
( |
int |
I | ) |
|
const double & Genfun::Argument::operator[] |
( |
int |
i | ) |
const |
|
inline |
const double& Genfun::Argument::operator[] |
( |
int |
i | ) |
const |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const Argument & |
a |
|
) |
| |
|
friend |
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const Argument & |
a |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: