1 #ifndef FASTSIM_DECAYER_H 2 #define FASTSIM_DECAYER_H 22 class HepRandomEngine;
52 void decay(
const Particle & particle, std::vector<std::unique_ptr<Particle> > & secondaries, CLHEP::HepRandomEngine & engine)
const;
55 std::unique_ptr<Pythia8::Pythia> pythia_;
std::unique_ptr< gen::P8RndmEngine > pythiaRandomEngine_
Instance of pythia Random Engine.
void setfixLongLivedBug(bool disable)
Implementation of non-stable particle decays.