|
Celeritas 0.7.0-dev.220+develop.5ce7701da
|
Parameters related to transportation. More...
#include <ImportParameters.hh>
Public Types | |
Type aliases | |
| using | PDGInt = int |
| using | ImportLoopingMap = std::map< PDGInt, ImportLoopingThreshold > |
Public Member Functions | |
| operator bool () const | |
| Whether parameters are assigned and valid. | |
Public Attributes | |
| ImportLoopingMap | looping |
| Thresholds for killing looping tracks. | |
| int | max_substeps {1000} |
| Maximum number of substeps in the field propagator. | |
Parameters related to transportation.
The looping thresholds are particle-dependent and stored in a map where the keys are the PDG number.