47 double& radiationLength,
60 const double& radiationLength,
71 std::cout <<
"Density = " <<
density_ <<
", \t" <<
72 "Z = " <<
Z_ <<
", \t" <<
73 "A = " <<
A_ <<
", \t" <<
75 "mEE = " <<
mEE_ <<
"\n";
Material properties needed e.g. for material effects calculation.
double radiationLength_
radiation length X0
double density_
density of material
void getMaterialProperties(double &density, double &Z, double &A, double &radiationLength, double &mEE) const
double mEE_
mean excitation energy [eV]
double Z_
Atomic number Z of material.
void setMaterialProperties(const double &density, const double &Z, const double &A, const double &radiationLength, const double &mEE)
double A_
Mass number A of material.
void Print(const Option_t *="") const
bool operator==(const DetPlane &lhs, const DetPlane &rhs)
bool operator!=(const DetPlane &lhs, const DetPlane &rhs)