#include <Validation/MtdValidation/plugins/EtlDigiHitsValidation.cc>
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 | |
edm::EDGetTokenT< ETLDigiCollection > | etlDigiHitsToken_ |
const std::string | folder_ |
MonitorElement * | meHitCharge_ [4] |
MonitorElement * | meHitEta_ [4] |
MonitorElement * | meHitPhi_ [4] |
MonitorElement * | meHitQvsEta_ [4] |
MonitorElement * | meHitQvsPhi_ [4] |
MonitorElement * | meHitTime_ [4] |
MonitorElement * | meHitTvsEta_ [4] |
MonitorElement * | meHitTvsPhi_ [4] |
MonitorElement * | meHitTvsQ_ [4] |
MonitorElement * | meHitX_ [4] |
MonitorElement * | meHitY_ [4] |
MonitorElement * | meHitZ_ [4] |
MonitorElement * | meNhits_ [4] |
MonitorElement * | meOccupancy_ [4] |
Description: ETL DIGI hits validation
Implementation: [Notes on implementation]
Definition at line 34 of file EtlDigiHitsValidation.cc.
|
explicit |
Definition at line 75 of file EtlDigiHitsValidation.cc.
References etlDigiHitsToken_, and edm::ParameterSet::getParameter().
|
override |
Definition at line 80 of file EtlDigiHitsValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 83 of file EtlDigiHitsValidation.cc.
References MTDTopologyMode::barphiflat, TauDecayModes::dec, etlDigiHitsToken_, Exception, dqm::impl::MonitorElement::Fill(), ETLDetId::geographicalId(), relativeConstraints::geom, edm::EventSetup::get(), get, mps_fire::i, iEvent, PixelTopology::localX(), PixelTopology::localY(), edm::makeValid(), meHitCharge_, meHitEta_, meHitPhi_, meHitQvsEta_, meHitQvsPhi_, meHitTime_, meHitTvsEta_, meHitTvsPhi_, meHitTvsQ_, meHitX_, meHitY_, meHitZ_, meNhits_, meOccupancy_, ETLDetId::nDisc(), edm::ESHandle< T >::product(), DetId::rawId(), simplePhotonAnalyzer_cfi::sample, GeomDet::toGlobal(), GeomDet::topology(), ecaldqm::topology(), and MTDDetId::zside().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 187 of file EtlDigiHitsValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), folder_, meHitCharge_, meHitEta_, meHitPhi_, meHitQvsEta_, meHitQvsPhi_, meHitTime_, meHitTvsEta_, meHitTvsPhi_, meHitTvsQ_, meHitX_, meHitY_, meHitZ_, meNhits_, meOccupancy_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
static |
Definition at line 472 of file EtlDigiHitsValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 50 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and EtlDigiHitsValidation().
|
private |
Definition at line 48 of file EtlDigiHitsValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 56 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().