#include <Validation/MtdValidation/plugins/BtlLocalRecoValidation.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 | binsEtaQ_ [nBinsEtaQ_+1] = {0., 30., 60., 90., 120., 150., 360., 600.} |
static constexpr float | binsQEta_ [nBinsQEta_+1] = {0., 0.65, 1.15, 1.55} |
static constexpr float | binWidthEta_ = 0.05 |
static constexpr float | binWidthQ_ = 30. |
static constexpr int | nBinsEta_ = 31 |
static constexpr int | nBinsEtaQ_ = 7 |
static constexpr int | nBinsQ_ = 20 |
static constexpr int | nBinsQEta_ = 3 |
Description: BTL RECO hits and clusters validation
Implementation: [Notes on implementation]
Definition at line 52 of file BtlLocalRecoValidation.cc.
|
explicit |
Definition at line 162 of file BtlLocalRecoValidation.cc.
References btlRecCluToken_, btlRecHitsToken_, btlSimHitsToken_, btlUncalibRecHitsToken_, edm::ParameterSet::getParameter(), mtdgeoToken_, mtdtopoToken_, and uncalibRecHitsPlots_.
|
override |
Definition at line 179 of file BtlLocalRecoValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 182 of file BtlLocalRecoValidation.cc.
References funct::abs(), binsEtaQ_, binsQEta_, binWidthEta_, binWidthQ_, btlRecCluToken_, btlRecHitsToken_, btlSimHitsToken_, btlUncalibRecHitsToken_, BTLDetId::column(), geant_units::operators::convertMmToCm(), geant_units::operators::convertUnitsTo(), MTDTopologyMode::crysLayoutFromTopoMode(), TauDecayModes::dec, relval_parameters_module::energy, etaBin(), Exception, dqm::impl::MonitorElement::Fill(), BTLDetId::geographicalId(), relativeConstraints::geom, edm::Event::getHandle(), edm::EventSetup::getTransientHandle(), hitMinAmplitude_, hitMinEnergy_, LocalPosDebug_, RectangularMTDTopology::localX(), RectangularMTDTopology::localY(), edm::makeValid(), meCluEnergy_, meCluEnergyRes_, meCluEta_, meCluHits_, meCluPhi_, meCluPhiRes_, meCluRhoRes_, meCluTime_, meCluTimeError_, meCluTimeRes_, meCluTPullvsE_, meCluTPullvsEta_, meCluXRes_, meCluYRes_, meCluYXLocal_, meCluYXLocalSim_, meCluZRes_, meCluZvsPhi_, meEnergyRes_, meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitEvsZ_, meHitLongPos_, meHitLongPosErr_, meHitPhi_, meHitTime_, meHitTimeError_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitTvsZ_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meLocalOccupancy_, meLongPosPull_, meLongPosPullvsE_, meLongPosPullvsEta_, meNhits_, meOccupancy_, meTimeRes_, meTimeResEta_, meTimeResEtavsQ_, meTimeResQ_, meTimeResQvsEta_, meTPullvsE_, meTPullvsEta_, mtdgeoToken_, MTDDetId::mtdRR(), MTDDetId::mtdSide(), mtdtopoToken_, nBinsEta_, nBinsEtaQ_, nBinsQ_, nBinsQEta_, nHits, RectangularMTDTopology::nrows(), RectangularMTDTopology::pixelToModuleLocalPoint(), DetId::rawId(), BTLDetId::row(), ProxyMTDTopology::specificTopology(), GeomDet::toGlobal(), GeomDet::topology(), uncalibRecHitsPlots_, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 503 of file BtlLocalRecoValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), folder_, LocalPosDebug_, meCluEnergy_, meCluEnergyRes_, meCluEta_, meCluHits_, meCluPhi_, meCluPhiRes_, meCluRhoRes_, meCluTime_, meCluTimeError_, meCluTimeRes_, meCluTPullvsE_, meCluTPullvsEta_, meCluXRes_, meCluYRes_, meCluYXLocal_, meCluYXLocalSim_, meCluZRes_, meCluZvsPhi_, meEnergyRes_, meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitEvsZ_, meHitLongPos_, meHitLongPosErr_, meHitPhi_, meHitTime_, meHitTimeError_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitTvsZ_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meLocalOccupancy_, meLongPosPull_, meLongPosPullvsE_, meLongPosPullvsEta_, meNhits_, meOccupancy_, meTimeRes_, meTimeResEta_, meTimeResEtavsQ_, meTimeResQ_, meTimeResQvsEta_, meTPullvsE_, meTPullvsEta_, nBinsEta_, nBinsEtaQ_, nBinsQ_, nBinsQEta_, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and uncalibRecHitsPlots_.
|
static |
Definition at line 670 of file BtlLocalRecoValidation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 155 of file BtlLocalRecoValidation.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 147 of file BtlLocalRecoValidation.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 153 of file BtlLocalRecoValidation.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 145 of file BtlLocalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 75 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and BtlLocalRecoValidation().
|
private |
Definition at line 72 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and BtlLocalRecoValidation().
|
private |
Definition at line 74 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and BtlLocalRecoValidation().
|
private |
Definition at line 73 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and BtlLocalRecoValidation().
|
private |
Definition at line 66 of file BtlLocalRecoValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 70 of file BtlLocalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 67 of file BtlLocalRecoValidation.cc.
Referenced by analyze().
|
private |
Definition at line 68 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 124 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 131 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 126 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 127 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 125 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 135 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 134 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 122 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 123 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 130 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 132 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 133 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 136 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 137 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 139 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 140 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 138 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 128 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 113 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 110 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 115 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 116 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 117 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 157 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 158 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 149 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 150 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 119 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 120 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and BtlLocalRecoValidation().
|
private |
Definition at line 78 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and BtlLocalRecoValidation().
|
staticprivate |
Definition at line 152 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 154 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 144 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 146 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file BtlLocalRecoValidation.cc.
Referenced by analyze(), bookHistograms(), and BtlLocalRecoValidation().