9 #include "boost/shared_ptr.hpp"
11 #include "HepMC/GenEvent.h"
12 #include "HepMC/GenParticle.h"
14 #include "Pythia8/Pythia.h"
15 #include "Pythia8/LesHouches.h"
16 #include "Pythia8/Pythia8ToHepMC.h"
32 { this->
event =
event; }
37 bool setEvent(
int idProcIn,
double mRecalculate = -1.);
bool setEvent(int idProcIn, double mRecalculate=-1.)
void loadRunInfo(lhef::LHERunInfo *runInfo)
lhef::LHERunInfo * runInfo
void loadEvent(lhef::LHEEvent *event)