OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
This is the complete list of members for Physics::GraphiteR6710, including all inherited members.
A2 enum value | Physics::Material | |
A3 enum value | Physics::Material | |
A4 enum value | Physics::Material | |
A5 enum value | Physics::Material | |
addMaterial(const std::string &name, std::shared_ptr< Material > mat_ptr) | Physics::Material | static |
FitCoeffs enum name | Physics::Material | |
getAtomicMass() const | Physics::Material | inline |
getAtomicNumber() const | Physics::Material | inline |
getMassDensity() const | Physics::Material | inline |
getMaterial(const std::string &name) | Physics::Material | static |
getMeanExcitationEnergy() const | Physics::Material | inline |
getRadiationLength() const | Physics::Material | inline |
getStoppingPowerFitCoefficients(FitCoeffs n) const | Physics::Material | inline |
GraphiteR6710() | Physics::GraphiteR6710 | inline |
Material(double atomicNumber, double atomicMass, double massDensity, double radiationLength, double meanExcitationEnergy, std::array< double, 4 > fitCoefficients) | Physics::Material | inline |