Public Member Functions | |
LHEAnalyzer (const edm::ParameterSet ¶ms) | |
virtual | ~LHEAnalyzer () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
virtual void | analyze (const edm::Event &event, const edm::EventSetup &es) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
void | fillDJRSched (unsigned int min, unsigned int max) |
Private Attributes | |
unsigned int | binsDelta |
unsigned int | binsPt |
double | defaultDeltaCut |
double | defaultPtCut |
boost::ptr_vector< JetClustering > | deltaClustering |
std::vector< unsigned int > | djrSched |
std::vector< TH1 * > | histoDelta |
std::vector< TH1 * > | histoPt |
JetInput | jetInput |
double | maxDelta |
unsigned int | maxDJR |
double | maxEta |
double | maxPt |
double | minDelta |
unsigned int | minDJR |
double | minPt |
std::auto_ptr< JetClustering > | ptClustering |
double | ptFraction |
edm::InputTag | sourceLabel |
bool | useEt |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 38 of file LHEAnalyzer.cc.
|
explicit |
Definition at line 77 of file LHEAnalyzer.cc.
References edm::ParameterSet::addParameter(), binsDelta, binsPt, defaultDeltaCut, defaultPtCut, deltaClustering, fillDJRSched(), edm::ParameterSet::getParameter(), h, histoDelta, histoPt, i, TFileDirectory::make(), maxDelta, maxDJR, maxPt, minDelta, minDJR, minPt, ptClustering, ptFraction, tmp, and useEt.
|
virtual |
Definition at line 143 of file LHEAnalyzer.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 159 of file LHEAnalyzer.cc.
References binsDelta, defaultPtCut, deltaClustering, djrSched, ExpressReco_HICollisions_FallBack::et, first, MCTruth::genEvent, h, histoDelta, histoPt, i, j, jetInput, analyzePatCleaning_cfg::jets, maxDJR, minDJR, ExpressReco_HICollisions_FallBack::pt, query::result, edm::second(), python.multivaluedict::sort(), sourceLabel, and useEt.
|
private |
Definition at line 147 of file LHEAnalyzer.cc.
References djrSched, and max().
Referenced by LHEAnalyzer().
|
private |
Definition at line 60 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().
|
private |
Definition at line 63 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 54 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 55 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().
|
private |
Definition at line 69 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().
|
private |
Definition at line 71 of file LHEAnalyzer.cc.
Referenced by analyze(), and fillDJRSched().
|
private |
Definition at line 73 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().
|
private |
Definition at line 74 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().
|
private |
Definition at line 52 of file LHEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 67 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().
|
private |
Definition at line 56 of file LHEAnalyzer.cc.
|
private |
Definition at line 65 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 61 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 66 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().
|
private |
Definition at line 64 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 70 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 58 of file LHEAnalyzer.cc.
Referenced by LHEAnalyzer().
|
private |
Definition at line 51 of file LHEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 57 of file LHEAnalyzer.cc.
Referenced by analyze(), and LHEAnalyzer().