#include <DQMHcalDiJetsAlCaReco.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob () |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endJob () |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
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 Attributes | |
bool | allowMissingInputs_ |
DQMStore * | dbe_ |
edm::EDGetTokenT < EcalRecHitCollection > | ec_ |
int | eventCounter_ |
std::string | fileName_ |
Output file name if required. More... | |
std::string | folderName_ |
DQM folder name. More... | |
edm::EDGetTokenT < HBHERecHitCollection > | hbhe_ |
edm::EDGetTokenT < HFRecHitCollection > | hf_ |
MonitorElement * | hiDistrEtThirdJet_ |
MonitorElement * | hiDistrProbeJetEnergy_ |
MonitorElement * | hiDistrProbeJetEta_ |
MonitorElement * | hiDistrProbeJetPhi_ |
MonitorElement * | hiDistrRecHitEnergyEBEE_ |
MonitorElement * | hiDistrRecHitEnergyHBHE_ |
MonitorElement * | hiDistrRecHitEnergyHF_ |
MonitorElement * | hiDistrRecHitEnergyHO_ |
MonitorElement * | hiDistrTagJetEnergy_ |
MonitorElement * | hiDistrTagJetEta_ |
MonitorElement * | hiDistrTagJetPhi_ |
edm::EDGetTokenT < HORecHitCollection > | ho_ |
edm::EDGetTokenT < reco::CaloJetCollection > | jets_ |
object to monitor More... | |
bool | saveToFile_ |
Write to file. More... | |
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 27 of file DQMHcalDiJetsAlCaReco.h.
DQMHcalDiJetsAlCaReco::DQMHcalDiJetsAlCaReco | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 43 of file DQMHcalDiJetsAlCaReco.cc.
References dbe_, ec_, fileName_, folderName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hbhe_, hf_, ho_, jets_, cppFunctionSkipper::operator, and saveToFile_.
DQMHcalDiJetsAlCaReco::~DQMHcalDiJetsAlCaReco | ( | ) |
Definition at line 64 of file DQMHcalDiJetsAlCaReco.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 136 of file DQMHcalDiJetsAlCaReco.cc.
References ec_, reco::LeafCandidate::energy(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), eventCounter_, MonitorElement::Fill(), edm::Event::getByToken(), hbhe_, hf_, hiDistrEtThirdJet_, hiDistrProbeJetEnergy_, hiDistrProbeJetEta_, hiDistrProbeJetPhi_, hiDistrRecHitEnergyEBEE_, hiDistrRecHitEnergyHBHE_, hiDistrRecHitEnergyHF_, hiDistrRecHitEnergyHO_, hiDistrTagJetEnergy_, hiDistrTagJetEta_, hiDistrTagJetPhi_, ho_, edm::HandleBase::isValid(), metsig::jet, fwrapper::jets, jets_, LogDebug, reco::LeafCandidate::phi(), and reco::return().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 68 of file DQMHcalDiJetsAlCaReco.cc.
References DQMStore::book1D(), dbe_, folderName_, hiDistrEtThirdJet_, hiDistrProbeJetEnergy_, hiDistrProbeJetEta_, hiDistrProbeJetPhi_, hiDistrRecHitEnergyEBEE_, hiDistrRecHitEnergyHBHE_, hiDistrRecHitEnergyHF_, hiDistrRecHitEnergyHO_, hiDistrTagJetEnergy_, hiDistrTagJetEta_, hiDistrTagJetPhi_, MonitorElement::setAxisTitle(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 129 of file DQMHcalDiJetsAlCaReco.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 124 of file DQMHcalDiJetsAlCaReco.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 264 of file DQMHcalDiJetsAlCaReco.cc.
References dbe_, fileName_, DQMStore::save(), and saveToFile_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 256 of file DQMHcalDiJetsAlCaReco.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 260 of file DQMHcalDiJetsAlCaReco.cc.
|
private |
Definition at line 93 of file DQMHcalDiJetsAlCaReco.h.
|
private |
Definition at line 55 of file DQMHcalDiJetsAlCaReco.h.
Referenced by beginJob(), DQMHcalDiJetsAlCaReco(), and endJob().
|
private |
Definition at line 79 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 56 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze().
|
private |
Output file name if required.
Definition at line 91 of file DQMHcalDiJetsAlCaReco.h.
Referenced by DQMHcalDiJetsAlCaReco(), and endJob().
|
private |
DQM folder name.
Definition at line 85 of file DQMHcalDiJetsAlCaReco.h.
Referenced by beginJob(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 80 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 82 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 74 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 67 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 61 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 62 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 63 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 64 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 70 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 71 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 72 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
object to monitor
Definition at line 78 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Write to file.
Definition at line 88 of file DQMHcalDiJetsAlCaReco.h.
Referenced by DQMHcalDiJetsAlCaReco(), and endJob().