#include <Validation/MtdValidation/plugins/BtlDigiHitsValidation.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< BTLDigiCollection > | btlDigiHitsToken_ |
const std::string | folder_ |
const bool | LocalPosDebug_ |
MonitorElement * | meHitCharge_ [2] |
MonitorElement * | meHitEta_ [2] |
MonitorElement * | meHitPhi_ [2] |
MonitorElement * | meHitQvsEta_ [2] |
MonitorElement * | meHitQvsPhi_ [2] |
MonitorElement * | meHitQvsZ_ [2] |
MonitorElement * | meHitTime_ [2] |
MonitorElement * | meHitTvsEta_ [2] |
MonitorElement * | meHitTvsPhi_ [2] |
MonitorElement * | meHitTvsQ_ [2] |
MonitorElement * | meHitTvsZ_ [2] |
MonitorElement * | meHitX_ [2] |
MonitorElement * | meHitXlocal_ [2] |
MonitorElement * | meHitY_ [2] |
MonitorElement * | meHitYlocal_ [2] |
MonitorElement * | meHitZ_ [2] |
MonitorElement * | meHitZlocal_ [2] |
MonitorElement * | meLocalOccupancy_ [2] |
MonitorElement * | meNhits_ [2] |
MonitorElement * | meOccupancy_ [2] |
edm::ESGetToken< MTDGeometry, MTDDigiGeometryRecord > | mtdgeoToken_ |
edm::ESGetToken< MTDTopology, MTDTopologyRcd > | mtdtopoToken_ |
Description: BTL DIGI hits validation
Implementation: [Notes on implementation]
Definition at line 38 of file BtlDigiHitsValidation.cc.
|
explicit |
Definition at line 91 of file BtlDigiHitsValidation.cc.
References btlDigiHitsToken_, edm::ParameterSet::getParameter(), mtdgeoToken_, and mtdtopoToken_.
|
override |
Definition at line 99 of file BtlDigiHitsValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 102 of file BtlDigiHitsValidation.cc.
References gpuClustering::adc, btlDigiHitsToken_, BTLDetId::column(), MTDTopologyMode::crysLayoutFromTopoMode(), TauDecayModes::dec, Exception, dqm::impl::MonitorElement::Fill(), BTLDetId::geographicalId(), relativeConstraints::geom, MTDTopology::getMTDTopologyMode(), edm::EventSetup::getTransientHandle(), iEvent, LocalPosDebug_, edm::makeValid(), meHitCharge_, meHitEta_, meHitPhi_, meHitQvsEta_, meHitQvsPhi_, meHitQvsZ_, meHitTime_, meHitTvsEta_, meHitTvsPhi_, meHitTvsQ_, meHitTvsZ_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meLocalOccupancy_, meNhits_, meOccupancy_, mtdgeoToken_, mtdtopoToken_, RectangularMTDTopology::nrows(), RectangularMTDTopology::pixelToModuleLocalPoint(), DetId::rawId(), BTLDetId::row(), ProxyMTDTopology::specificTopology(), GeomDet::toGlobal(), GeomDet::topology(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 180 of file BtlDigiHitsValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), folder_, LocalPosDebug_, meHitCharge_, meHitEta_, meHitPhi_, meHitQvsEta_, meHitQvsPhi_, meHitQvsZ_, meHitTime_, meHitTvsEta_, meHitTvsPhi_, meHitTvsQ_, meHitTvsZ_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meLocalOccupancy_, meNhits_, meOccupancy_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
static |
Definition at line 290 of file BtlDigiHitsValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_2022v12_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 55 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and BtlDigiHitsValidation().
|
private |
Definition at line 52 of file BtlDigiHitsValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 53 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and BtlDigiHitsValidation().
|
private |
Definition at line 58 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and BtlDigiHitsValidation().