#include <Py8toJetInput.h>
Public Member Functions | |
const std::vector < fastjet::PseudoJet > | fillJetAlgoInput (const Event &, const Event &, const lhef::LHEEvent *, const std::vector< int > *partonList=nullptr) override |
Py8toJetInputHEPEVT () | |
~Py8toJetInputHEPEVT () override | |
Public Member Functions inherited from Py8toJetInput | |
Py8toJetInput () | |
void | setJetEtaMax (double max) |
virtual | ~Py8toJetInput () |
Additional Inherited Members | |
Public Types inherited from Py8toJetInput | |
typedef Pythia8::Event | Event |
typedef Pythia8::Particle | Particle |
Protected Types inherited from Py8toJetInput | |
enum | partonTypes { ID_TOP = 6, ID_GLUON = 21, ID_PHOTON = 22 } |
Protected Member Functions inherited from Py8toJetInput | |
int | getAncestor (int, const Event &, const Event &) |
Protected Attributes inherited from Py8toJetInput | |
double | fJetEtaMax |
std::vector< fastjet::PseudoJet > | fJetInput |
Definition at line 39 of file Py8toJetInput.h.
|
inline |
Definition at line 41 of file Py8toJetInput.h.
|
inlineoverride |
Definition at line 42 of file Py8toJetInput.h.
|
overridevirtual |
Reimplemented from Py8toJetInput.
Definition at line 220 of file Py8toJetInput.cc.
References funct::abs(), edmPickEvents::event, Py8toJetInput::fJetInput, Py8toJetInput::getAncestor(), lhef::LHEEvent::getHEPEUP(), lhef::HEPEUP::IDUP, lhef::HEPEUP::MOTHUP, lhef::HEPEUP::NUP, and lhef::HEPEUP::PUP.