|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
#include <map>#include <string>#include <vector>
Classes | |
| struct | celeritas::ImportProductionCut |
| Particle production cutoff values: range and approximate energy. More... | |
| struct | celeritas::ImportMatElemComponent |
| Fractional elemental composition of a given material. More... | |
| struct | celeritas::ImportGeoMaterial |
| Material data as specified by a geometry model. More... | |
| struct | celeritas::ImportPhysMaterial |
| Distinct materials as modified by physics. More... | |
Enumerations | |
| enum class | celeritas::ImportMaterialState { other , solid , liquid , gas , size_ } |
| Enum for storing G4State enumerators. | |
Functions | |
| char const * | celeritas::to_cstring (ImportMaterialState value) |
| Get a printable label for material state. | |