|
Celeritas 0.7.0-dev.165+develop.aa1269106
|
DEPRECATED: Only import a subset of available Geant4 data. More...
#include <GeantImporter.hh>
Public Types | |
| enum | : unsigned int { none = 0x0 , dummy = 0x1 , em_basic = 0x2 , em_ex = 0x4 , optical = 0x8 , em = em_basic | em_ex , hadron = 0x10 } |
| using | Flags = unsigned int |
| Bit flags for selecting particles and process types. | |
Public Attributes | |
| Flags | particles = em | optical |
| bool | materials = true |
| Flags | processes = em | optical |
| bool | unique_volumes = false |
| Change volume names to match exported GDML file. | |
| bool | reader_data = true |
| inp::Interpolation | interpolation {} |
| Linear (default) or spline interpolation (for grids that support it) | |
DEPRECATED: Only import a subset of available Geant4 data.