|
ACTS
Experiment-independent tracking
|
Decay module that treats all particles as stable. More...
#include <ActsFatras/Physics/Decay/NoDecay.hpp>
Public Member Functions | |
| template<typename generator_t> | |
| constexpr double | generateProperTimeLimit (generator_t &, const Particle &) const |
| Generate the proper time limit for a particle. | |
| template<typename generator_t> | |
| constexpr std::array< Particle, 0 > | run (generator_t &, const Particle &) const |
| Decay the particle without generating any descendant particles. | |
Decay module that treats all particles as stable.
|
constexpr |
Generate the proper time limit for a particle.