1 #ifndef genfit_Material_h
2 #define genfit_Material_h
17 Material(
double density_,
double Z_,
double A_,
double radiationLength_,
double mEE_) :
24 void Print(
const Option_t* =
"")
const;
29 bool operator==(
const Material &lhs,
const Material &rhs);
31 bool operator!=(
const Material &lhs,
const Material &rhs);
bool operator==(const DecayNode &node1, const DecayNode &node2)
Compare two Decay Nodes: They are equal if All daughter decay nodes are equal or one of the daughter ...
bool operator!=(const DecayNode &node1, const DecayNode &node2)
Not equal: See operator==.
Defines for I/O streams used for error and debug printing.
double Z
Density in g / cm^3.
Material()
Mean excitaiton energy in eV.
double mEE
Radiation Length in cm.
double radiationLength
Mass number in g / mol.