Celeritas
0.5.0-56+6b053cd
|
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.