#include <Validation/MtdValidation/plugins/EtlLocalRecoValidation.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 |
Static Private Attributes | |
static constexpr float | binWidthEta_ = 0.05 |
static constexpr float | binWidthQ_ = 1.3 |
static constexpr float | etaMin_ = 1.65 |
static constexpr int | nBinsEta_ = 26 |
static constexpr int | nBinsQ_ = 20 |
Description: ETL RECO hits and clusters validation
Implementation: [Notes on implementation]
Definition at line 49 of file EtlLocalRecoValidation.cc.
|
explicit |
Definition at line 141 of file EtlLocalRecoValidation.cc.
References etlRecCluToken_, etlRecHitsToken_, etlSimHitsToken_, etlUncalibRecHitsToken_, edm::ParameterSet::getParameter(), mtdgeoToken_, mtdtopoToken_, and uncalibRecHitsPlots_.
|
override |
Definition at line 159 of file EtlLocalRecoValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 162 of file EtlLocalRecoValidation.cc.
References funct::abs(), MTDTopologyMode::barphiflat, binWidthEta_, binWidthQ_, geant_units::operators::convertMmToCm(), geant_units::operators::convertUnitsTo(), submitPVResolutionJobs::count, TauDecayModes::dec, ETLDetId::discSide(), relval_parameters_module::energy, etaBin(), etaMin_, etlRecCluToken_, etlRecHitsToken_, etlSimHitsToken_, etlUncalibRecHitsToken_, Exception, dqm::impl::MonitorElement::Fill(), ETLDetId::geographicalId(), relativeConstraints::geom, edm::Event::getHandle(), edm::EventSetup::getTransientHandle(), hitMinAmplitude_, hitMinEnergy1Dis_, hitMinEnergy2Dis_, mps_fire::i, LocalPosDebug_, RectangularMTDTopology::localX(), RectangularMTDTopology::localY(), edm::makeValid(), meCluEnergy_, meCluEnergyRes_, meCluEta_, meCluHits_, meCluOccupancy_, meCluPhi_, meCluTime_, meCluTimeError_, meCluTimeRes_, meCluTPullvsE_, meCluTPullvsEta_, meCluXRes_, meCluYRes_, meCluYXLocal_, meCluYXLocalSim_, meCluZRes_, meEnergyRes_, meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitPhi_, meHitTime_, meHitTimeError_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meLocalOccupancy_, meNhits_, meOccupancy_, meTimeRes_, meTimeResEta_, meTimeResQ_, meTPullvsE_, meTPullvsEta_, ETLDetId::module(), mtdgeoToken_, MTDDetId::mtdRR(), mtdtopoToken_, nBinsEta_, nBinsQ_, ETLDetId::nDisc(), DetId::rawId(), ProxyMTDTopology::specificTopology(), GeomDet::toGlobal(), GeomDet::topology(), uncalibRecHitsPlots_, histoStyle::weight, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::z(), MTDDetId::zside(), and ecaldqm::zside().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 532 of file EtlLocalRecoValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), data, folder_, LocalPosDebug_, meCluEnergy_, meCluEnergyRes_, meCluEta_, meCluHits_, meCluOccupancy_, meCluPhi_, meCluTime_, meCluTimeError_, meCluTimeRes_, meCluTPullvsE_, meCluTPullvsEta_, meCluXRes_, meCluYRes_, meCluYXLocal_, meCluYXLocalSim_, meCluZRes_, meEnergyRes_, meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitPhi_, meHitTime_, meHitTimeError_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meLocalOccupancy_, meNhits_, meOccupancy_, meTimeRes_, meTimeResEta_, meTimeResQ_, meTPullvsE_, meTPullvsEta_, nBinsEta_, nBinsQ_, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and uncalibRecHitsPlots_.
|
static |
Definition at line 1024 of file EtlLocalRecoValidation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 134 of file EtlLocalRecoValidation.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 129 of file EtlLocalRecoValidation.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 135 of file EtlLocalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and EtlLocalRecoValidation().
|
private |
Definition at line 70 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and EtlLocalRecoValidation().
|
private |
Definition at line 72 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and EtlLocalRecoValidation().
|
private |
Definition at line 71 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and EtlLocalRecoValidation().
|
private |
Definition at line 63 of file EtlLocalRecoValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 68 of file EtlLocalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 64 of file EtlLocalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file EtlLocalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 117 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 116 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 118 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 119 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 120 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 121 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 123 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 124 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 122 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 111 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 137 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 131 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 113 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 114 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and EtlLocalRecoValidation().
|
private |
Definition at line 76 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and EtlLocalRecoValidation().
|
staticprivate |
Definition at line 133 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 128 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file EtlLocalRecoValidation.cc.
Referenced by analyze(), bookHistograms(), and EtlLocalRecoValidation().