We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09c72af + f962a9e commit 3be1d3aCopy full SHA for 3be1d3a
FastSimulation/ParticleDecay/interface/PythiaDecays.h
@@ -7,8 +7,8 @@
7
// Needed for Pythia8
8
#include <HepMC/GenEvent.h>
9
#include <HepMC/GenParticle.h>
10
-#include <Pythia.h>
11
-#include <HepMCInterface.h>
+#include <Pythia8/Pythia.h>
+#include <Pythia8/Pythia8ToHepMC.h>
12
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
13
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
14
#include "GeneratorInterface/ExternalDecays/interface/ExternalDecayDriver.h"
0 commit comments