|
|
| Decay (bool const print_listing=false) |
| |
|
| Decay (std::set< Code > const &) |
| |
|
bool | isDecayHandled (Code const) |
| |
|
bool | canHandleDecay (Code const) |
| | is decay possible in principle?
|
| |
|
void | setHandleDecay (Code const) |
| | set Pythia::Decay to handle the decay of this particle!
|
| |
|
void | setHandleDecay (std::vector< Code > const &) |
| | set Pythia::Decay to handle the decay of this list of particles!
|
| |
|
void | setHandleAllDecays () |
| | set Pythia::Decay to handle all particle decays
|
| |
|
void | printDecayConfig (Code const) |
| | print internal configuration for this particle
|
| |
|
void | printDecayConfig () |
| | print configuration of decays in corsika
|
| |
|
bool | canDecay (Code const) |
| |
|
template<typename TParticle > |
| TimeType | getLifetime (TParticle const &) |
| |
|
template<typename TView > |
| void | doDecay (TView &) |
| |
|
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 20 of file Decay.hpp.
The documentation for this class was generated from the following file: