#include <Py8toJetInput.h>
Public Member Functions | |
const std::vector < fastjet::PseudoJet > | fillJetAlgoInput (const Event &, const Event &, const lhef::LHEEvent *, const std::vector< int > *partonList=0) |
Py8toJetInputHEPEVT () | |
~Py8toJetInputHEPEVT () | |
Public Member Functions inherited from Py8toJetInput | |
Py8toJetInput () | |
void | setJetEtaMax (double max) |
~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 38 of file Py8toJetInput.h.
|
inline |
Definition at line 43 of file Py8toJetInput.h.
|
inline |
Definition at line 44 of file Py8toJetInput.h.
|
virtual |
Reimplemented from Py8toJetInput.
Definition at line 253 of file Py8toJetInput.cc.