1 #ifndef gen_Py8toJetInput_h 2 #define gen_Py8toJetInput_h 4 #include "Pythia8Plugins/FastJet3.h" 5 #include "Pythia8/Event.h" 21 virtual const std::vector<fastjet::PseudoJet> fillJetAlgoInput(
const Event&,
24 const std::vector<int>* partonList =
nullptr);
31 enum partonTypes { ID_TOP = 6, ID_GLUON = 21, ID_PHOTON = 22 };
34 int getAncestor(
int,
const Event&,
const Event&);
44 const std::vector<fastjet::PseudoJet> fillJetAlgoInput(
const Event&,
47 const std::vector<int>* partonList =
nullptr)
override;