Struct RMGPhysics::ProdCutStore#
Defined in File RMGPhysics.hh
Nested Relationships#
This struct is a nested type of Class RMGPhysics.
Struct Documentation#
-
struct ProdCutStore
Struct to hold the production cut values.
Public Functions
-
ProdCutStore() = default
-
inline ProdCutStore(double def_cut)
Constructor setting the default production cut
def_cut.
Public Members
-
double gamma
-
double electron
-
double positron
-
double proton
-
double alpha
-
double generic_ion
-
ProdCutStore() = default