#include <memory>
#include <vector>
#include "GeneratorInterface/Pythia8Interface/interface/P8RndmEngine.h"
Go to the source code of this file.
Classes | |
class | PythiaDecays |
Namespaces | |
CLHEP | |
gen | |
Pythia8 | |
Typedefs | |
typedef DaughterParticleList::const_iterator | DaughterParticleIterator |
typedef std::vector< RawParticle > | DaughterParticleList |
typedef DaughterParticleList::const_iterator DaughterParticleIterator |
Definition at line 26 of file PythiaDecays.h.
typedef std::vector<RawParticle> DaughterParticleList |
Definition at line 25 of file PythiaDecays.h.