GENFIT
Rev:NoNumberAvailable
|
Go to the documentation of this file.
47 double& radiationLength,
60 const double& radiationLength,
72 <<
"Z = " <<
Z_ <<
", \t"
73 <<
"A = " <<
A_ <<
", \t"
75 <<
"mEE = " <<
mEE_ <<
"\n";
void getMaterialProperties(double &density, double &Z, double &A, double &radiationLength, double &mEE) const
void setMaterialProperties(const double &density, const double &Z, const double &A, const double &radiationLength, const double &mEE)
Defines for I/O streams used for error and debug printing.
double density_
density of material
bool operator!=(const DetPlane &lhs, const DetPlane &rhs)
double mEE_
mean excitation energy [eV]
void Print(const Option_t *="") const
double Z_
Atomic number Z of material.
double A_
Mass number A of material.
double radiationLength_
radiation length X0
bool operator==(const DetPlane &lhs, const DetPlane &rhs)
Material properties needed e.g. for material effects calculation.