Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
const std::string | folder_ |
MonitorElement * | meBTLTrackEffEtaMtd_ |
MonitorElement * | meBTLTrackEffEtaTot_ |
MonitorElement * | meBTLTrackEffPhiMtd_ |
MonitorElement * | meBTLTrackEffPhiTot_ |
MonitorElement * | meBTLTrackEffPtMtd_ |
MonitorElement * | meBTLTrackEffPtTot_ |
MonitorElement * | meBTLTrackRPTime_ |
MonitorElement * | meETLTrackEffEtaMtd_ [4] |
MonitorElement * | meETLTrackEffEtaTot_ [2] |
MonitorElement * | meETLTrackEffPhiMtd_ [4] |
MonitorElement * | meETLTrackEffPhiTot_ [2] |
MonitorElement * | meETLTrackEffPtMtd_ [4] |
MonitorElement * | meETLTrackEffPtTot_ [2] |
MonitorElement * | meETLTrackNumHits_ [4] |
MonitorElement * | meETLTrackRPTime_ [4] |
MonitorElement * | meTrackNumHits_ |
MonitorElement * | meVerNumber_ |
MonitorElement * | meVerTime_ |
MonitorElement * | meVerZ_ |
edm::EDGetTokenT< reco::TrackCollection > | RecTrackToken_ |
edm::EDGetTokenT< std::vector< reco::Vertex > > | RecVertexToken_ |
const float | trackMaxEta_ |
const float | trackMinEnergy_ |
const float | trackMinEta_ |
Definition at line 33 of file MtdGlobalRecoValidation.cc.
|
explicit |
Definition at line 80 of file MtdGlobalRecoValidation.cc.
References edm::ParameterSet::getParameter(), RecTrackToken_, and RecVertexToken_.
|
override |
Definition at line 89 of file MtdGlobalRecoValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 92 of file MtdGlobalRecoValidation.cc.
References MTDTopologyMode::barphiflat, gather_cfg::cout, dqm::impl::MonitorElement::Fill(), edm::EventSetup::get(), get, iEvent, edm::makeValid(), meBTLTrackEffEtaMtd_, meBTLTrackEffEtaTot_, meBTLTrackEffPhiMtd_, meBTLTrackEffPhiTot_, meBTLTrackEffPtMtd_, meBTLTrackEffPtTot_, meBTLTrackRPTime_, meETLTrackEffEtaMtd_, meETLTrackEffEtaTot_, meETLTrackEffPhiMtd_, meETLTrackEffPhiTot_, meETLTrackEffPtMtd_, meETLTrackEffPtTot_, meETLTrackRPTime_, meTrackNumHits_, meVerNumber_, meVerTime_, meVerZ_, ETLDetId::nDisc(), edm::ESHandle< T >::product(), RecTrackToken_, RecVertexToken_, ecaldqm::topology(), HLT_FULL_cff::track, trackMaxEta_, trackMinEnergy_, trackMinEta_, findQualityFiles::v, and MTDDetId::zside().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 251 of file MtdGlobalRecoValidation.cc.
References dqm::implementation::IBooker::book1D(), folder_, meBTLTrackEffEtaMtd_, meBTLTrackEffEtaTot_, meBTLTrackEffPhiMtd_, meBTLTrackEffPhiTot_, meBTLTrackEffPtMtd_, meBTLTrackEffPtTot_, meBTLTrackRPTime_, meETLTrackEffEtaMtd_, meETLTrackEffEtaTot_, meETLTrackEffPhiMtd_, meETLTrackEffPhiTot_, meETLTrackEffPtMtd_, meETLTrackEffPtTot_, meETLTrackRPTime_, meTrackNumHits_, meVerNumber_, meVerTime_, meVerZ_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
static |
Definition at line 342 of file MtdGlobalRecoValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 47 of file MtdGlobalRecoValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 59 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 55 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file MtdGlobalRecoValidation.cc.
|
private |
Definition at line 63 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and MtdGlobalRecoValidation().
|
private |
Definition at line 53 of file MtdGlobalRecoValidation.cc.
Referenced by analyze(), and MtdGlobalRecoValidation().
|
private |
Definition at line 50 of file MtdGlobalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 48 of file MtdGlobalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 49 of file MtdGlobalRecoValidation.cc.
Referenced by analyze().