|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include "EvtGenExternal/EvtPythiaEngine.hh"#include "EvtGenBase/EvtDecayTable.hh"#include "EvtGenBase/EvtExtGeneratorCommandsTable.hh"#include "EvtGenBase/EvtPDL.hh"#include "EvtGenBase/EvtParticleFactory.hh"#include "EvtGenBase/EvtReport.hh"#include "EvtGenBase/EvtSpinType.hh"#include "EvtGenExternal/EvtPythia6CommandConverter.hh"#include "Pythia8/Event.h"#include "Pythia8/ParticleData.h"#include <cmath>#include <iostream>#include <sstream>Go to the source code of this file.
Typedefs | |
| typedef Pythia8::ParticleDataEntry * | ParticleDataEntryPtr |
| typedef Pythia8::ParticleDataEntry* ParticleDataEntryPtr |
Definition at line 42 of file EvtPythiaEngine.cpp.