Protected Member Functions | |
virtual void | analyze (const edm::Event &event, const edm::EventSetup &es) override |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
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 |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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, TFileService::make(), maxDelta, maxDJR, maxPt, minDelta, minDJR, minPt, ptClustering, ptFraction, contentValuesCheck::ss, AlCaHLTBitMon_QueryRunRegistry::string, tmp, and useEt.
|
virtual |
Definition at line 143 of file LHEAnalyzer.cc.
|
overrideprotectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 159 of file LHEAnalyzer.cc.
References binsDelta, defaultPtCut, deltaClustering, djrSched, first, MCTruth::genEvent, h, histoDelta, histoPt, i, getDQMSummary::iter, j, jetInput, fwrapper::jets, maxDJR, minDJR, RecoTauCleanerPlugins::pt, query::result, edm::second(), python.multivaluedict::sort(), sourceLabel, pileupCalc::upper, 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().