#include <EwkMuLumiMonitorDQM.h>
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 &) |
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 MuLumiMonitor: intended for luminosity purposes using Z/W
Definition at line 33 of file EwkMuLumiMonitorDQM.h.
EwkMuLumiMonitorDQM::EwkMuLumiMonitorDQM | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 37 of file EwkMuLumiMonitorDQM.cc.
References init_histograms(), isValidHltConfig_, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), and theDbe.
|
virtual |
number of prescale sets available
Implements edm::EDAnalyzer.
Definition at line 227 of file EwkMuLumiMonitorDQM.cc.
References acopCut_, beamSpotToken_, caloTowerToken_, reco::TrackBase::charge(), reco::LeafCandidate::charge(), reco::TrackBase::dxy(), dxyCut_, reco::TrackBase::eta(), eta(), reco::LeafCandidate::eta(), etaMuCut_, f, MonitorElement::Fill(), edm::Event::getByToken(), highMass1HLT_, highMass2HLT_, highMassGlbSta_, highMassGlbTrk_, highMassIsBothGlbTrkThanW_, highMassNotIso_, hltConfigProvider_, i, reco::Muon::innerTrack(), reco::Muon::isGlobalMuon(), IsMuMatchedToHLTMu(), isoCut03_, reco::Muon::isStandAloneMuon(), isW_, isZGlbSta_, isZGlbTrk_, isZGolden1HLT_, isZGolden2HLT_, isZGoldenNoIso_, j, gen::k, LogTrace, M_PI, mass1HLT_, mass2HLT_, massGlbSta_, massGlbTrk_, massIsBothGlbTrkThanW_, massNotIso_, maxDeltaR_, maxDPtRel_, CaloMET_cfi::met, metIncludesMuons_, metToken_, HLTConfigProvider::moduleLabels(), mtMax_, RPCpg::mu, muIso(), patZpeak::muons, muonToken_, n, n1hlt, n2hlt, nall, mergeVDriftHistosByStation::name, nEvWithHighPtMu, nGlbSta, nGlbTrk, nhlt, niso, nNotIso, nsel, nTMass, nW, dbtoconf::out, reco::TrackBase::p(), AlCaHLTBitMon_ParallelJobs::p, reco::LeafCandidate::p4(), reco::LeafCandidate::phi(), HLTConfigProvider::prescaleSize(), HLTConfigProvider::prescaleValue(), RecoTauCleanerPlugins::pt, reco::TrackBase::pt(), reco::LeafCandidate::pt(), ptMuCut_, reco::TrackBase::px(), reco::LeafCandidate::px(), reco::TrackBase::py(), reco::LeafCandidate::py(), reco::TrackBase::pz(), alignCSCRings::s, findQualityFiles::size, mathSSE::sqrt(), contentValuesCheck::ss, AlCaHLTBitMon_QueryRunRegistry::string, tkIso(), TMass_, testEve_cfg::tracks, trackToken_, trigEvToken_, HLTConfigProvider::triggerIndex(), HLTConfigProvider::triggerNames(), triggerResults, trigToken_, funct::true, and findQualityFiles::v.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 110 of file EwkMuLumiMonitorDQM.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 85 of file EwkMuLumiMonitorDQM.cc.
References hltConfigProvider_, HLTConfigProvider::init(), isValidHltConfig_, n1hlt, n2hlt, nall, nEvWithHighPtMu, nGlbSta, nGlbTrk, nhlt, nInKinRange, niso, nNotIso, nsel, nTMass, nW, edm::InputTag::process(), and trigTag_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 209 of file EwkMuLumiMonitorDQM.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 212 of file EwkMuLumiMonitorDQM.cc.
References n1hlt, n2hlt, nall, nGlbSta, nhlt, nNotIso, nsel, and nTMass.
void EwkMuLumiMonitorDQM::init_histograms | ( | ) |
Definition at line 114 of file EwkMuLumiMonitorDQM.cc.
References DQMStore::book1D(), highMass1HLT_, highMass2HLT_, highMassGlbSta_, highMassGlbTrk_, highMassIsBothGlbTrkThanW_, highMassNotIso_, mass1HLT_, mass2HLT_, massGlbSta_, massGlbTrk_, massIsBothGlbTrkThanW_, massNotIso_, theDbe, and TMass_.
Referenced by EwkMuLumiMonitorDQM().
bool EwkMuLumiMonitorDQM::IsMuMatchedToHLTMu | ( | const reco::Muon & | mu, |
const std::vector< reco::Particle > & | HLTMu, | ||
double | DR, | ||
double | DPtRel | ||
) |
Definition at line 195 of file EwkMuLumiMonitorDQM.cc.
References deltaR(), gen::k, RecoTauCleanerPlugins::pt, and reco::LeafCandidate::pt().
Referenced by analyze().
double EwkMuLumiMonitorDQM::muIso | ( | const reco::Muon & | mu | ) |
Definition at line 150 of file EwkMuLumiMonitorDQM.cc.
References reco::MuonIsolation::emEt, reco::MuonIsolation::hadEt, isCombinedIso_, reco::Muon::isolationR03(), isRelativeIso_, reco::LeafCandidate::pt(), and reco::MuonIsolation::sumPt.
Referenced by analyze().
double EwkMuLumiMonitorDQM::tkIso | ( | const reco::Track & | tk, |
edm::Handle< reco::TrackCollection > | tracks, | ||
edm::Handle< CaloTowerCollection > | calotower | ||
) |
Definition at line 160 of file EwkMuLumiMonitorDQM.cc.
References deltaR(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, HTMLExport::elem(), reco::TrackBase::eta(), i, isCombinedIso_, isRelativeIso_, reco::Track::outerEta(), reco::Track::outerPhi(), reco::TrackBase::phi(), reco::TrackBase::pt(), ptThreshold_, mathSSE::sqrt(), reco::TrackBase::vx(), reco::TrackBase::vy(), and reco::TrackBase::vz().
Referenced by analyze().
|
private |
Definition at line 76 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 52 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 55 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 69 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 71 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 77 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 63 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 91 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 86 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 101 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 106 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 113 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 96 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 138 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 66 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 67 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 65 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 137 of file EwkMuLumiMonitorDQM.h.
Referenced by beginRun(), and EwkMuLumiMonitorDQM().
|
private |
Definition at line 135 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 133 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 134 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 130 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 131 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 132 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 90 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 85 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 100 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 105 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 112 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 95 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 73 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 72 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 57 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 56 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 75 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 74 of file EwkMuLumiMonitorDQM.h.
|
private |
Definition at line 53 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 122 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 123 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 116 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 117 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 125 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 126 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 121 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 118 of file EwkMuLumiMonitorDQM.h.
Referenced by beginRun().
|
private |
Definition at line 120 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 124 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 119 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 127 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 128 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 62 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 70 of file EwkMuLumiMonitorDQM.h.
Referenced by tkIso().
|
private |
Definition at line 82 of file EwkMuLumiMonitorDQM.h.
Referenced by EwkMuLumiMonitorDQM(), and init_histograms().
|
private |
Definition at line 110 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze(), and init_histograms().
|
private |
Definition at line 54 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 51 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().
|
private |
Definition at line 49 of file EwkMuLumiMonitorDQM.h.
Referenced by beginRun().
|
private |
Definition at line 50 of file EwkMuLumiMonitorDQM.h.
Referenced by analyze().