CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
PythiaDecays.h File Reference
#include <memory>
#include <vector>
#include <HepMC/GenEvent.h>
#include <HepMC/GenParticle.h>
#include <Pythia8/Pythia.h>
#include "Pythia8Plugins/HepMC2.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "GeneratorInterface/ExternalDecays/interface/ExternalDecayDriver.h"

Go to the source code of this file.

Classes

class  PythiaDecays
 

Namespaces

 CLHEP
 
 gen
 

Typedefs

typedef
DaughterParticleList::const_iterator 
DaughterParticleIterator
 
typedef std::vector< RawParticleDaughterParticleList
 

Typedef Documentation

typedef DaughterParticleList::const_iterator DaughterParticleIterator

Definition at line 29 of file PythiaDecays.h.

typedef std::vector<RawParticle> DaughterParticleList

Definition at line 28 of file PythiaDecays.h.