|
|
| Decay (const bool sibyll_listing=false) |
| |
|
| Decay (std::set< Code > const &) |
| |
|
void | printDecayConfig (const Code) |
| |
|
void | printDecayConfig () |
| |
|
void | setHadronsUnstable () |
| |
|
bool | isDecayHandled (const Code) |
| |
|
bool | canHandleDecay (const Code) |
| |
|
void | setHandleDecay (const Code) |
| |
|
void | setHandleDecay (std::vector< Code > const &) |
| |
|
void | setHandleAllDecay () |
| |
|
template<typename TParticle > |
| TimeType | getLifetime (TParticle const &) |
| |
|
template<typename TSecondaryView > |
| void | doDecay (TSecondaryView &) |
| | In this function SIBYLL is called to produce to decay the input particle.
|
| |
|
InverseTimeType | getInverseLifetime (TParticle const &particle) |
| |
|
|
using | process_type = Decay |
| | Base processor type for use in other template classes.
|
| |
|
static bool const | is_process_sequence |
| |
|
static bool const | is_switch_process_sequence |
| |
|
Decay & | getRef () |
| |
|
const Decay & | getRef () const |
| |
|
friend | TDerived |
| |
Definition at line 19 of file Decay.hpp.
The documentation for this class was generated from the following file: