#include <JetMatchingHook.h>
Definition at line 18 of file JetMatchingHook.h.
JetMatchingHook::~JetMatchingHook |
( |
| ) |
|
|
virtual |
JetMatchingHook::JetMatchingHook |
( |
| ) |
|
|
inlineprotected |
virtual bool JetMatchingHook::canVetoPartonLevel |
( |
| ) |
|
|
inlinevirtual |
bool JetMatchingHook::doVetoPartonLevel |
( |
const Pythia8::Event & |
event | ) |
|
|
virtual |
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.
117 subEvent(
event,
true);
lhef::LHEEvent * fEventBlock
Py8toJetInput * fJetInputFill
virtual int match(const lhef::LHEEvent *partonLevel, const std::vector< fastjet::PseudoJet > *jetInput)=0
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
virtual const std::vector< int > * getPartonList()
gen::JetMatching * fJetMatching
virtual bool JetMatchingHook::initAfterBeams |
( |
| ) |
|
|
inlinevirtual |
void JetMatchingHook::resetMatchingStatus |
( |
| ) |
|
|
inline |
void JetMatchingHook::setEventNumber |
( |
int |
ievt | ) |
|
|
inline |
int JetMatchingHook::fEventNumber |
|
protected |
Pythia8::Info* JetMatchingHook::fInfoPtr |
|
protected |
bool JetMatchingHook::fIsInitialized |
|
protected |