#include <DQMHcalDiJetsAlCaReco.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) 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 Attributes | |
bool | allowMissingInputs_ |
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... | |
Definition at line 27 of file DQMHcalDiJetsAlCaReco.h.
DQMHcalDiJetsAlCaReco::DQMHcalDiJetsAlCaReco | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 42 of file DQMHcalDiJetsAlCaReco.cc.
References ec_, fileName_, folderName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hbhe_, hf_, ho_, jets_, and saveToFile_.
DQMHcalDiJetsAlCaReco::~DQMHcalDiJetsAlCaReco | ( | ) |
Definition at line 62 of file DQMHcalDiJetsAlCaReco.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 130 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::stream::EDAnalyzerBase.
Definition at line 123 of file DQMHcalDiJetsAlCaReco.cc.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 66 of file DQMHcalDiJetsAlCaReco.cc.
References DQMStore::IBooker::book1D(), folderName_, hiDistrEtThirdJet_, hiDistrProbeJetEnergy_, hiDistrProbeJetEta_, hiDistrProbeJetPhi_, hiDistrRecHitEnergyEBEE_, hiDistrRecHitEnergyHBHE_, hiDistrRecHitEnergyHF_, hiDistrRecHitEnergyHO_, hiDistrTagJetEnergy_, hiDistrTagJetEta_, hiDistrTagJetPhi_, MonitorElement::setAxisTitle(), and DQMStore::IBooker::setCurrentFolder().
|
private |
Definition at line 83 of file DQMHcalDiJetsAlCaReco.h.
|
private |
Definition at line 69 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 46 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze().
|
private |
Output file name if required.
Definition at line 81 of file DQMHcalDiJetsAlCaReco.h.
Referenced by DQMHcalDiJetsAlCaReco().
|
private |
DQM folder name.
Definition at line 75 of file DQMHcalDiJetsAlCaReco.h.
Referenced by bookHistograms(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 70 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 72 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Definition at line 64 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
object to monitor
Definition at line 68 of file DQMHcalDiJetsAlCaReco.h.
Referenced by analyze(), and DQMHcalDiJetsAlCaReco().
|
private |
Write to file.
Definition at line 78 of file DQMHcalDiJetsAlCaReco.h.
Referenced by DQMHcalDiJetsAlCaReco().