#include <Validation/MtdValidation/plugins/EtlSimHitsValidation.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< CrossingFrame< PSimHit > > | etlSimHitsToken_ |
const std::string | folder_ |
const float | hitMinEnergy2Dis_ |
MonitorElement * | meHitEnergy_ [4] |
MonitorElement * | meHitEta_ [4] |
MonitorElement * | meHitEvsEta_ [4] |
MonitorElement * | meHitEvsPhi_ [4] |
MonitorElement * | meHitPhi_ [4] |
MonitorElement * | meHitTime_ [4] |
MonitorElement * | meHitTvsE_ [4] |
MonitorElement * | meHitTvsEta_ [4] |
MonitorElement * | meHitTvsPhi_ [4] |
MonitorElement * | meHitX_ [4] |
MonitorElement * | meHitXlocal_ [4] |
MonitorElement * | meHitY_ [4] |
MonitorElement * | meHitYlocal_ [4] |
MonitorElement * | meHitZ_ [4] |
MonitorElement * | meHitZlocal_ [4] |
MonitorElement * | meNhits_ [4] |
MonitorElement * | meNtrkPerCell_ [4] |
MonitorElement * | meOccupancy_ [4] |
edm::ESGetToken< MTDGeometry, MTDDigiGeometryRecord > | mtdgeoToken_ |
edm::ESGetToken< MTDTopology, MTDTopologyRcd > | mtdtopoToken_ |
Description: ETL SIM hits validation
Implementation: [Notes on implementation]
Definition at line 42 of file EtlSimHitsValidation.cc.
|
explicit |
Definition at line 92 of file EtlSimHitsValidation.cc.
References etlSimHitsToken_, edm::ParameterSet::getParameter(), mtdgeoToken_, and mtdtopoToken_.
|
override |
Definition at line 100 of file EtlSimHitsValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 103 of file EtlSimHitsValidation.cc.
References angle_units::operators::convertMmToCm(), geant_units::operators::convertUnitsTo(), TauDecayModes::dec, hcalRecHitTable_cff::detId, hcalRecHitTable_cff::energy, etlSimHitsToken_, Exception, dqm::impl::MonitorElement::Fill(), relativeConstraints::geom, edm::EventSetup::getTransientHandle(), hitMinEnergy2Dis_, l1ctLayer2EG_cff::id, iEvent, LogDebug, edm::makeValid(), meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitPhi_, meHitTime_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meNhits_, meNtrkPerCell_, meOccupancy_, mtdgeoToken_, muonClassificationByHits_cfi::pixel, mtd::MTDGeomUtil::pixelInModule(), position, DetId::rawId(), nano_mu_digi_cff::rawId, mtd::MTDGeomUtil::setGeometry(), rpcPointValidation_cfi::simHit, findQualityFiles::size, hcalRecHitTable_cff::time, GeomDet::toGlobal(), mps_merge::weight, x, y, z, and ecaldqm::zside().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 234 of file EtlSimHitsValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), folder_, meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitPhi_, meHitTime_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meNhits_, meNtrkPerCell_, meOccupancy_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
static |
Definition at line 530 of file EtlSimHitsValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 59 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and EtlSimHitsValidation().
|
private |
Definition at line 56 of file EtlSimHitsValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 57 of file EtlSimHitsValidation.cc.
Referenced by analyze().
|
private |
Definition at line 69 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and EtlSimHitsValidation().
|
private |
Definition at line 62 of file EtlSimHitsValidation.cc.
Referenced by EtlSimHitsValidation().