#include <JetMatchingAlpgen.h>
Public Member Functions | |
JetMatchingAlpgen (const edm::ParameterSet ¶ms) | |
~JetMatchingAlpgen () | |
Public Member Functions inherited from gen::JetMatching | |
virtual void | beforeHadronisationExec () |
virtual const std::vector< int > * | getPartonList () |
virtual bool | initAfterBeams () |
bool | isMatchingDone () |
JetMatching (const edm::ParameterSet ¶ms) | |
void | resetMatchingStatus () |
virtual | ~JetMatching () |
Private Member Functions | |
void | beforeHadronisation (const lhef::LHEEvent *event) |
std::set< std::string > | capabilities () const |
virtual double | getJetEtaMax () const |
void | init (const lhef::LHERunInfo *runInfo) |
int | match (const lhef::LHEEvent *partonLevel, const std::vector< fastjet::PseudoJet > *jetInput) |
Private Attributes | |
bool | applyMatching |
bool | eventInitialized |
AlpgenHeader | header |
bool | runInitialized |
Additional Inherited Members | |
Static Public Member Functions inherited from gen::JetMatching | |
static std::auto_ptr< JetMatching > | create (const edm::ParameterSet ¶ms) |
Protected Attributes inherited from gen::JetMatching | |
bool | fMatchingStatus |
Definition at line 12 of file JetMatchingAlpgen.h.
gen::JetMatchingAlpgen::JetMatchingAlpgen | ( | const edm::ParameterSet & | params | ) |
Definition at line 34 of file JetMatchingAlpgen.cc.
gen::JetMatchingAlpgen::~JetMatchingAlpgen | ( | ) |
Definition at line 45 of file JetMatchingAlpgen.cc.
|
privatevirtual |
Reimplemented from gen::JetMatching.
Definition at line 120 of file JetMatchingAlpgen.cc.
|
privatevirtual |
Reimplemented from gen::JetMatching.
Definition at line 49 of file JetMatchingAlpgen.cc.
|
inlineprivatevirtual |
|
privatevirtual |
Reimplemented from gen::JetMatching.
Definition at line 60 of file JetMatchingAlpgen.cc.
|
privatevirtual |
Implements gen::JetMatching.
Definition at line 143 of file JetMatchingAlpgen.cc.
|
private |
Definition at line 30 of file JetMatchingAlpgen.h.
|
private |
Definition at line 32 of file JetMatchingAlpgen.h.
|
private |
Definition at line 34 of file JetMatchingAlpgen.h.
|
private |
Definition at line 31 of file JetMatchingAlpgen.h.