#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 * | meHitXlocal_ [2] |
MonitorElement * | meHitY_ [4] |
MonitorElement * | meHitYlocal_ [2] |
MonitorElement * | meHitZ_ [4] |
MonitorElement * | meLocalOccupancy_ [2] |
MonitorElement * | meNhits_ [4] |
MonitorElement * | meNhitsPerLGAD_ [4] |
MonitorElement * | meOccupancy_ [4] |
edm::ESGetToken< MTDGeometry, MTDDigiGeometryRecord > | mtdgeoToken_ |
edm::ESGetToken< MTDTopology, MTDTopologyRcd > | mtdtopoToken_ |
std::array< std::unordered_map< uint32_t, uint32_t >, 4 > | ndigiPerLGAD_ |
const bool | optionalPlots_ |
Description: ETL DIGI hits validation
Implementation: [Notes on implementation]
Definition at line 34 of file EtlDigiHitsValidation.cc.
|
explicit |
Definition at line 86 of file EtlDigiHitsValidation.cc.
References etlDigiHitsToken_, edm::ParameterSet::getParameter(), mtdgeoToken_, and mtdtopoToken_.
|
override |
Definition at line 94 of file EtlDigiHitsValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 97 of file EtlDigiHitsValidation.cc.
References TauDecayModes::dec, hcalRecHitTable_cff::detId, etlDigiHitsToken_, Exception, dqm::impl::MonitorElement::Fill(), relativeConstraints::geom, edm::EventSetup::getTransientHandle(), mps_fire::i, iEvent, PixelTopology::localX(), PixelTopology::localY(), LogDebug, edm::makeValid(), meHitCharge_, meHitEta_, meHitPhi_, meHitQvsEta_, meHitQvsPhi_, meHitTime_, meHitTvsEta_, meHitTvsPhi_, meHitTvsQ_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meLocalOccupancy_, meNhits_, meNhitsPerLGAD_, meOccupancy_, mtdgeoToken_, ndigiPerLGAD_, optionalPlots_, DetId::rawId(), ecalGpuTask_cfi::sample, GeomDet::toGlobal(), GeomDet::topology(), mps_merge::weight, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 198 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_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meLocalOccupancy_, meNhits_, meNhitsPerLGAD_, meOccupancy_, optionalPlots_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
static |
Definition at line 518 of file EtlDigiHitsValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 51 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 61 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 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 80 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 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 71 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 72 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 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 53 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and EtlDigiHitsValidation().
|
private |
Definition at line 54 of file EtlDigiHitsValidation.cc.
Referenced by EtlDigiHitsValidation().
|
private |
Definition at line 82 of file EtlDigiHitsValidation.cc.
Referenced by analyze().
|
private |
Definition at line 49 of file EtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().