CMS 3D CMS Logo

Classes | Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/FastSimulation/ParticleDecay/interface/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

namespace  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.