#include <EwkElecDQM.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
double | calcDeltaPhi (double phi1, double phi2) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
EwkElecDQM (const edm::ParameterSet &) | |
void | init_histograms () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
DQM offline for EWK Electrons
Definition at line 19 of file EwkElecDQM.h.
EwkElecDQM::EwkElecDQM | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 39 of file EwkElecDQM.cc.
References init_histograms(), isValidHltConfig_, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), and theDbe.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 358 of file EwkElecDQM.cc.
References calcDeltaPhi(), reco::GsfElectron::deltaEtaSuperClusterTrackAtVtx(), detainbarrel_after_, detainbarrel_before_, detainCutBarrel_, detainCutEndcap_, detainendcap_after_, detainendcap_before_, reco::GsfElectron::dr03EcalRecHitSumEt(), reco::GsfElectron::dr03HcalTowerSumEt(), reco::GsfElectron::dr04TkSumPt(), ecalisobarrel_after_, ecalisobarrel_before_, ecalIsoCutBarrel_, ecalIsoCutEndcap_, ecalisoendcap_after_, ecalisoendcap_before_, eJetMin_, elecTag_, elecTrig_, metsig::electron, reco::LeafCandidate::energy(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), eta(), eta_after_, eta_before_, etaCut_, MonitorElement::Fill(), newFWLiteAna::found, edm::Event::getByLabel(), hcalisobarrel_after_, hcalisobarrel_before_, hcalIsoCutBarrel_, hcalIsoCutEndcap_, hcalisoendcap_after_, hcalisoendcap_before_, hltConfigProvider_, i, getHLTprescales::index, invmass_after_, invmass_before_, invmassPU_afterZ_, invmassPU_before_, reco::Vertex::isValid(), j, metsig::jet, jet_et_after_, jet_et_before_, jet_eta_after_, jet_eta_before_, jetTag_, gen::k, LogTrace, reco::LeafCandidate::massSqr(), CaloMET_cfi::met, met_after_, met_before_, metMax_, metMin_, metTag_, mt_after_, mt_before_, mtMax_, mtMin_, nall, neid, nelectrons_after_, nelectrons_before_, nGoodElectrons, niso, nJetMax_, njets_after_, njets_before_, npvs_afterZ_, npvs_before_, nrec, nsel, reco::LeafCandidate::phi(), HLTConfigProvider::prescaleSize(), HLTConfigProvider::prescaleValue(), reco::LeafCandidate::pt(), pt_after_, pt_before_, ptCut_, reco::LeafCandidate::px(), reco::LeafCandidate::py(), reco::LeafCandidate::pz(), sieiebarrel_after_, sieiebarrel_before_, sieieCutBarrel_, sieieCutEndcap_, sieieendcap_after_, sieieendcap_before_, reco::GsfElectron::sigmaIetaIeta(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, trig_after_, trig_before_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), patRefSel_triggerSelection_cff::triggerResults, trigNames, trigTag_, trkisobarrel_after_, trkisobarrel_before_, trkIsoCutBarrel_, trkIsoCutEndcap_, trkisoendcap_after_, trkisoendcap_before_, GoodVertex_cfg::vertexCollection, and vertexTag_.
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 106 of file EwkElecDQM.cc.
References hltConfigProvider_, HLTConfigProvider::init(), isValidHltConfig_, LogTrace, nall, neid, niso, nrec, and nsel.
double EwkElecDQM::calcDeltaPhi | ( | double | phi1, |
double | phi2 | ||
) |
Definition at line 1020 of file EwkElecDQM.cc.
References SiPixelRawToDigiRegional_cfi::deltaPhi.
Referenced by analyze().
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 273 of file EwkElecDQM.cc.
References cond::ecalcond::all, nall, neid, niso, nrec, nsel, and mathSSE::sqrt().
void EwkElecDQM::init_histograms | ( | ) |
Definition at line 129 of file EwkElecDQM.cc.
References DQMStore::book1D(), DQMStore::book2D(), detainbarrel_after_, detainbarrel_before_, detainendcap_after_, detainendcap_before_, ecalisobarrel_after_, ecalisobarrel_before_, ecalisoendcap_after_, ecalisoendcap_before_, eJetMin_, eta_after_, eta_before_, hcalisobarrel_after_, hcalisobarrel_before_, hcalisoendcap_after_, hcalisoendcap_before_, invmass_after_, invmass_before_, invmassPU_afterZ_, invmassPU_before_, jet_et_after_, jet_et_before_, jet_eta_after_, jet_eta_before_, jetTag_, edm::InputTag::label(), met_after_, met_before_, metTag_, mt_after_, mt_before_, nelectrons_after_, nelectrons_before_, njets_after_, njets_before_, npvs_afterZ_, npvs_before_, pt_after_, pt_before_, PUBinCount_, PUMax_, sieiebarrel_after_, sieiebarrel_before_, sieieendcap_after_, sieieendcap_before_, theDbe, trig_after_, trig_before_, trkisobarrel_after_, trkisobarrel_before_, trkisoendcap_after_, and trkisoendcap_before_.
Referenced by EwkElecDQM().
|
private |
Definition at line 110 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 109 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 48 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 49 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 113 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 112 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 128 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 127 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 55 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 56 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 131 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 130 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 75 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 35 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 42 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 101 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 100 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 44 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 134 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 133 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 57 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 58 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 137 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 136 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 82 of file EwkElecDQM.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 149 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 148 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 151 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 150 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 81 of file EwkElecDQM.h.
Referenced by beginRun(), and EwkElecDQM().
|
private |
Definition at line 178 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 177 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 180 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 179 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 38 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 164 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 163 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 37 of file EwkElecDQM.h.
|
private |
Definition at line 64 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 63 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 36 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 161 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 160 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 62 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 61 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 84 of file EwkElecDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 86 of file EwkElecDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 158 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 157 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 93 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 87 of file EwkElecDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 76 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 176 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 175 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 155 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 153 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 85 of file EwkElecDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 90 of file EwkElecDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 98 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 97 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 43 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 79 of file EwkElecDQM.h.
Referenced by init_histograms().
|
private |
Definition at line 79 of file EwkElecDQM.h.
Referenced by init_histograms().
|
private |
Definition at line 104 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 103 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 46 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 47 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 107 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 106 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 95 of file EwkElecDQM.h.
Referenced by EwkElecDQM(), and init_histograms().
|
private |
Definition at line 146 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 145 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 33 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 140 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 139 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 59 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 60 of file EwkElecDQM.h.
Referenced by analyze().
|
private |
Definition at line 143 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 142 of file EwkElecDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 39 of file EwkElecDQM.h.
Referenced by analyze().