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 <vector>
#include <HepMC/GenEvent.h>
#include <HepMC/GenParticle.h>
#include <Pythia.h>
#include <HepMCInterface.h>
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "GeneratorInterface/Core/interface/RNDMEngineAccess.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

 gen
 

Typedefs

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

Typedef Documentation

typedef DaughterParticleList::const_iterator DaughterParticleIterator

Definition at line 22 of file PythiaDecays.h.

typedef std::vector<RawParticle> DaughterParticleList

Definition at line 19 of file PythiaDecays.h.