|
Celeritas 0.7.0-dev.166+develop.59b7ca05d
|
Imported data for one model of a process. More...
#include <ImportModel.hh>
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| ImportModelClass | model_class {ImportModelClass::size_} |
| std::vector< ImportModelMaterial > | materials |
| double | low_energy_limit {0} |
| double | high_energy_limit {0} |
Imported data for one model of a process.
This is always for a particular particle type since we import Processes as being for a particular particle.
The materials vector must always be assigned since we want the lower cutoff energy for each model.