Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::ImportTransParameters Struct Reference

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.
 

Detailed Description

Parameters related to transportation.

The looping thresholds are particle-dependent and stored in a map where the keys are the PDG number.


The documentation for this struct was generated from the following file: