#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 | hitMinEnergy_ |
MonitorElement * | meHitEnergy_ [2] |
MonitorElement * | meHitEta_ [2] |
MonitorElement * | meHitEvsEta_ [2] |
MonitorElement * | meHitEvsPhi_ [2] |
MonitorElement * | meHitPhi_ [2] |
MonitorElement * | meHitTime_ [2] |
MonitorElement * | meHitTvsE_ [2] |
MonitorElement * | meHitTvsEta_ [2] |
MonitorElement * | meHitTvsPhi_ [2] |
MonitorElement * | meHitX_ [2] |
MonitorElement * | meHitXlocal_ [2] |
MonitorElement * | meHitY_ [2] |
MonitorElement * | meHitYlocal_ [2] |
MonitorElement * | meHitZ_ [2] |
MonitorElement * | meHitZlocal_ [2] |
MonitorElement * | meNhits_ [2] |
MonitorElement * | meNtrkPerCell_ [2] |
MonitorElement * | meOccupancy_ [2] |
Description: ETL SIM hits validation
Implementation: [Notes on implementation]
Definition at line 43 of file EtlSimHitsValidation.cc.
|
explicit |
Definition at line 90 of file EtlSimHitsValidation.cc.
References etlSimHitsToken_, and edm::ParameterSet::getParameter().
|
override |
Definition at line 96 of file EtlSimHitsValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 99 of file EtlSimHitsValidation.cc.
References geant_units::operators::convertMmToCm(), geant_units::operators::convertUnitsTo(), TauDecayModes::dec, HCALHighEnergyHPDFilter_cfi::energy, etlSimHitsToken_, Exception, dqm::impl::MonitorElement::Fill(), ETLDetId::geographicalId(), relativeConstraints::geom, edm::EventSetup::get(), get, hitMinEnergy_, iEvent, edm::makeValid(), meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitPhi_, meHitTime_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meNhits_, meNtrkPerCell_, meOccupancy_, edm::ESHandle< T >::product(), DetId::rawId(), rpcPointValidation_cfi::simHit, findQualityFiles::size, ntuplemaker::time, GeomDet::toGlobal(), x, y, and z.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 198 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 262 of file EtlSimHitsValidation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 60 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and EtlSimHitsValidation().
|
private |
Definition at line 57 of file EtlSimHitsValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 58 of file EtlSimHitsValidation.cc.
Referenced by analyze().
|
private |
Definition at line 67 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 84 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 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 68 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 76 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 77 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 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 64 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file EtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().