#include <Water.h>
Definition at line 28 of file Water.h.
◆ FitCoeffs
| Enumerator |
|---|
| A1 | |
| A2 | |
| A3 | |
| A4 | |
| A5 | |
| B1 | |
| B2 | |
| B3 | |
| B4 | |
| B5 | |
Definition at line 30 of file Material.h.
◆ Water()
| Physics::Water::Water |
( |
| ) |
|
|
inline |
◆ addMaterial()
| std::shared_ptr< Material > Material::addMaterial |
( |
const std::string & | name, |
|
|
std::shared_ptr< Material > | mat_ptr ) |
|
staticinherited |
◆ getAtomicMass()
| double Physics::Material::getAtomicMass |
( |
| ) |
const |
|
inlineinherited |
◆ getAtomicNumber()
| double Physics::Material::getAtomicNumber |
( |
| ) |
const |
|
inlineinherited |
◆ getMassDensity()
| double Physics::Material::getMassDensity |
( |
| ) |
const |
|
inlineinherited |
◆ getMaterial()
| std::shared_ptr< Material > Material::getMaterial |
( |
const std::string & | name | ) |
|
|
staticinherited |
◆ getMeanExcitationEnergy()
| double Physics::Material::getMeanExcitationEnergy |
( |
| ) |
const |
|
inlineinherited |
◆ getRadiationLength()
| double Physics::Material::getRadiationLength |
( |
| ) |
const |
|
inlineinherited |
◆ getStoppingPowerFitCoefficients()
◆ atomicMass_m
| const double Physics::Material::atomicMass_m |
|
privateinherited |
◆ atomicNumber_m
| const double Physics::Material::atomicNumber_m |
|
privateinherited |
◆ massDensity_m
| const double Physics::Material::massDensity_m |
|
privateinherited |
◆ meanExcitationEnergy_m
| const double Physics::Material::meanExcitationEnergy_m |
|
privateinherited |
◆ protoTable_sm
| std::map< std::string, std::shared_ptr< Material > > Material::protoTable_sm |
|
staticprivateinherited |
◆ radiationLength_m
| const double Physics::Material::radiationLength_m |
|
privateinherited |
◆ stoppingPowerFitCoefficients_m
| const std::array<double,10> Physics::Material::stoppingPowerFitCoefficients_m |
|
privateinherited |
The documentation for this class was generated from the following file: