#include <JetMatchingMGFastJet.h>
Public Member Functions | |
const std::vector< int > * | getPartonList () |
JetMatchingMGFastJet (const edm::ParameterSet ¶ms) | |
~JetMatchingMGFastJet () | |
Public Member Functions inherited from gen::JetMatchingMadgraph | |
JetMatchingMadgraph (const edm::ParameterSet ¶ms) | |
~JetMatchingMadgraph () | |
Public Member Functions inherited from gen::JetMatching | |
bool | isMatchingDone () |
JetMatching (const edm::ParameterSet ¶ms) | |
void | resetMatchingStatus () |
virtual | ~JetMatching () |
Protected Member Functions | |
void | beforeHadronisation (const lhef::LHEEvent *) |
void | beforeHadronisationExec () |
virtual void | init (const lhef::LHERunInfo *runInfo) |
bool | initAfterBeams () |
int | match (const lhef::LHEEvent *partonLevel, const std::vector< fastjet::PseudoJet > *jetInput) |
Protected Member Functions inherited from gen::JetMatchingMadgraph | |
std::set< std::string > | capabilities () const |
virtual double | getJetEtaMax () const |
template<typename T > | |
T | getParameter (const std::string &var, const T &defValue=T()) const |
Private Types | |
enum | partonTypes { ID_TOP =6, ID_GLUON =21, ID_PHOTON =22 } |
enum | vetoStatus { NONE, LESS_JETS, MORE_JETS, HARD_JET, UNMATCHED_PARTON } |
Private Attributes | |
double | clFact |
double | coneRadius |
bool | doMerge |
double | etaJetMax |
std::vector< fastjet::PseudoJet > | fClusJets |
int | fDJROutFlag |
std::ofstream | fDJROutput |
bool | fExcLocal |
bool | fIsInit |
fastjet::JetDefinition * | fJetFinder |
std::vector< fastjet::PseudoJet > | fPtSortedJets |
int | jetAlgoPower |
int | nJetMax |
int | nJetMin |
int | nQmatch |
double | qCut |
double | qCutSq |
std::vector< int > | typeIdx [3] |
Additional Inherited Members | |
Static Public Member Functions inherited from gen::JetMatching | |
static std::auto_ptr< JetMatching > | create (const edm::ParameterSet ¶ms) |
Static Protected Member Functions inherited from gen::JetMatchingMadgraph | |
template<typename T > | |
static T | getParameter (const std::map< std::string, std::string > ¶ms, const std::string &var, const T &defValue=T()) |
template<typename T > | |
static T | parseParameter (const std::string &value) |
template<typename T > | |
static void | updateOrDie (const std::map< std::string, std::string > ¶ms, T ¶m, const std::string &name) |
Protected Attributes inherited from gen::JetMatchingMadgraph | |
bool | eventInitialized |
bool | exclusive |
std::map< std::string, std::string > | mgParams |
bool | runInitialized |
bool | soup |
Protected Attributes inherited from gen::JetMatching | |
bool | fMatchingStatus |
Definition at line 36 of file JetMatchingMGFastJet.h.
|
private |
|
private |
Enumerator | |
---|---|
NONE | |
LESS_JETS | |
MORE_JETS | |
HARD_JET | |
UNMATCHED_PARTON |
Definition at line 60 of file JetMatchingMGFastJet.h.
|
inline |
Definition at line 41 of file JetMatchingMGFastJet.h.
References fDJROutFlag, and edm::ParameterSet::getParameter().
|
inline |
Definition at line 45 of file JetMatchingMGFastJet.h.
References fJetFinder.
|
protectedvirtual |
Reimplemented from gen::JetMatchingMadgraph.
Definition at line 76 of file JetMatchingMGFastJet.cc.
References edm::hlt::Exception, gen::JetMatchingMadgraph::exclusive, fExcLocal, lhef::LHEEvent::getHEPEUP(), i, ID_GLUON, ID_TOP, lhef::HEPEUP::IDUP, customizeTrackingMonitorSeedNumber::idx, lhef::HEPEUP::ISTUP, lhef::HEPEUP::MOTHUP, nJetMax, nQmatch, lhef::HEPEUP::NUP, gen::JetMatchingMadgraph::runInitialized, gen::JetMatchingMadgraph::soup, and typeIdx.
|
inlineprotectedvirtual |
Reimplemented from gen::JetMatchingMadgraph.
Definition at line 54 of file JetMatchingMGFastJet.h.
|
inlinevirtual |
Reimplemented from gen::JetMatching.
Definition at line 47 of file JetMatchingMGFastJet.h.
References typeIdx.
|
inlineprotectedvirtual |
Reimplemented from gen::JetMatchingMadgraph.
Definition at line 50 of file JetMatchingMGFastJet.h.
References fIsInit, gen::JetMatchingMadgraph::init(), and initAfterBeams().
|
protectedvirtual |
Reimplemented from gen::JetMatching.
Definition at line 32 of file JetMatchingMGFastJet.cc.
References clFact, coneRadius, doMerge, gen::MEMAIN::etaclmax, etaJetMax, fClusJets, fExcLocal, fIsInit, fJetFinder, fPtSortedJets, gen::UPPRIV::ickkw, jetAlgoPower, gen::MEMAIN::maxjets, gen::memain_, gen::MEMAIN::minjets, nJetMax, nJetMin, gen::MEMAIN::nqmatch, nQmatch, funct::pow(), gen::MEMAIN::qcut, qCut, qCutSq, and gen::uppriv_.
Referenced by init().
|
protectedvirtual |
Reimplemented from gen::JetMatchingMadgraph.
Definition at line 128 of file JetMatchingMGFastJet.cc.
References clFact, funct::false, fClusJets, fDJROutFlag, fDJROutput, fExcLocal, fJetFinder, fPtSortedJets, lhef::LHEEvent::getHEPEUP(), i, customizeTrackingMonitorSeedNumber::idx, LESS_JETS, max(), MORE_JETS, NONE, convertSQLitetoXML_cfg::output, funct::pow(), lhef::HEPEUP::PUP, qCut, qCutSq, mathSSE::sqrt(), typeIdx, and UNMATCHED_PARTON.
|
private |
Definition at line 64 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams(), and match().
|
private |
Definition at line 81 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams().
|
private |
Definition at line 74 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams().
|
private |
Definition at line 81 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams().
|
private |
Definition at line 95 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams(), and match().
|
private |
Definition at line 100 of file JetMatchingMGFastJet.h.
Referenced by JetMatchingMGFastJet(), and match().
|
private |
Definition at line 99 of file JetMatchingMGFastJet.h.
Referenced by match().
|
private |
Definition at line 86 of file JetMatchingMGFastJet.h.
Referenced by beforeHadronisation(), initAfterBeams(), and match().
|
private |
Definition at line 102 of file JetMatchingMGFastJet.h.
Referenced by init(), and initAfterBeams().
|
private |
Definition at line 94 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams(), match(), and ~JetMatchingMGFastJet().
|
private |
Definition at line 95 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams(), and match().
|
private |
Definition at line 80 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams().
|
private |
Definition at line 77 of file JetMatchingMGFastJet.h.
Referenced by beforeHadronisation(), and initAfterBeams().
|
private |
Definition at line 77 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams().
|
private |
Definition at line 65 of file JetMatchingMGFastJet.h.
Referenced by beforeHadronisation(), and initAfterBeams().
|
private |
Definition at line 63 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams(), and match().
|
private |
Definition at line 63 of file JetMatchingMGFastJet.h.
Referenced by initAfterBeams(), and match().
|
private |
Definition at line 89 of file JetMatchingMGFastJet.h.
Referenced by beforeHadronisation(), getPartonList(), and match().