#include <JetMatchingHook.h>
Public Member Functions | |
virtual void | beforeHadronization (lhef::LHEEvent *lhee) |
bool | canVetoPartonLevel () override |
bool | doVetoPartonLevel (const Pythia8::Event &event) override |
virtual void | init (lhef::LHERunInfo *runInfo) |
bool | initAfterBeams () override |
JetMatchingHook (const edm::ParameterSet &, Pythia8::Info *) | |
void | resetMatchingStatus () |
void | setEventNumber (int ievt) |
~JetMatchingHook () override | |
Protected Member Functions | |
JetMatchingHook () | |
void | setLHEEvent (lhef::LHEEvent *lhee) |
void | setLHERunInfo (lhef::LHERunInfo *lheri) |
Protected Attributes | |
lhef::LHEEvent * | fEventBlock |
int | fEventNumber |
Pythia8::Info * | fInfoPtr |
bool | fIsInitialized |
Py8toJetInput * | fJetInputFill |
gen::JetMatching * | fJetMatching |
lhef::LHERunInfo * | fRunBlock |
Definition at line 18 of file JetMatchingHook.h.
JetMatchingHook::JetMatchingHook | ( | const edm::ParameterSet & | , |
Pythia8::Info * | |||
) |
|
override |
|
inlineprotected |
Definition at line 46 of file JetMatchingHook.h.
|
virtual |
Definition at line 86 of file JetMatchingHook.cc.
References gen::JetMatching::beforeHadronisation(), gen::JetMatching::beforeHadronisationExec(), fJetMatching, and setLHEEvent().
Referenced by resetMatchingStatus().
|
inlineoverride |
Definition at line 33 of file JetMatchingHook.h.
References doVetoPartonLevel().
|
override |
Definition at line 108 of file JetMatchingHook.cc.
References fEventBlock, Py8toJetInput::fillJetAlgoInput(), fJetInputFill, fJetMatching, gen::JetMatching::getPartonList(), hepeup_, gen::JetMatching::isMatchingDone(), gen::JetMatching::match(), and HEPEUP_::nup.
Referenced by canVetoPartonLevel().
|
virtual |
Definition at line 69 of file JetMatchingHook.cc.
References ALCARECOTkAlBeamHalo_cff::etaMax, Exception, fJetInputFill, fJetMatching, fRunBlock, gen::JetMatching::getJetEtaMax(), gen::JetMatching::init(), Py8toJetInput::setJetEtaMax(), and setLHERunInfo().
Referenced by setEventNumber().
|
inlineoverride |
Definition at line 39 of file JetMatchingHook.h.
References fIsInitialized, fJetMatching, and gen::JetMatching::initAfterBeams().
|
inline |
Definition at line 40 of file JetMatchingHook.h.
References beforeHadronization(), fJetMatching, and gen::JetMatching::resetMatchingStatus().
|
inline |
Definition at line 36 of file JetMatchingHook.h.
References fEventNumber, init(), and mathSSE::return().
|
inlineprotected |
Definition at line 55 of file JetMatchingHook.h.
References fEventBlock, lhef::CommonBlocks::fillHEPEUP(), and lhef::LHEEvent::getHEPEUP().
Referenced by beforeHadronization().
|
inlineprotected |
Definition at line 48 of file JetMatchingHook.h.
References lhef::CommonBlocks::fillHEPRUP(), fRunBlock, and lhef::LHERunInfo::getHEPRUP().
Referenced by init().
|
protected |
Definition at line 66 of file JetMatchingHook.h.
Referenced by doVetoPartonLevel(), and setLHEEvent().
|
protected |
Definition at line 67 of file JetMatchingHook.h.
Referenced by setEventNumber().
|
protected |
Definition at line 69 of file JetMatchingHook.h.
|
protected |
Definition at line 77 of file JetMatchingHook.h.
Referenced by initAfterBeams().
|
protected |
Definition at line 72 of file JetMatchingHook.h.
Referenced by doVetoPartonLevel(), and init().
|
protected |
Definition at line 71 of file JetMatchingHook.h.
Referenced by beforeHadronization(), doVetoPartonLevel(), init(), initAfterBeams(), resetMatchingStatus(), and ~JetMatchingHook().
|
protected |
Definition at line 65 of file JetMatchingHook.h.
Referenced by init(), and setLHERunInfo().