#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_ |
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 * | meHitY_ [2] |
MonitorElement * | meHitZ_ [2] |
MonitorElement * | meNhits_ [2] |
MonitorElement * | meOccupancy_ [2] |
Description: BTL DIGI hits validation
Implementation: [Notes on implementation]
Definition at line 38 of file BtlDigiHitsValidation.cc.
|
explicit |
Definition at line 81 of file BtlDigiHitsValidation.cc.
References btlDigiHitsToken_, and edm::ParameterSet::getParameter().
|
override |
Definition at line 86 of file BtlDigiHitsValidation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 89 of file BtlDigiHitsValidation.cc.
References ecalMGPA::adc(), btlDigiHitsToken_, BTLDetId::column(), MTDTopologyMode::crysLayoutFromTopoMode(), TauDecayModes::dec, Exception, dqm::impl::MonitorElement::Fill(), BTLDetId::geographicalId(), relativeConstraints::geom, edm::EventSetup::get(), get, iEvent, edm::makeValid(), meHitCharge_, meHitEta_, meHitPhi_, meHitQvsEta_, meHitQvsPhi_, meHitQvsZ_, meHitTime_, meHitTvsEta_, meHitTvsPhi_, meHitTvsQ_, meHitTvsZ_, meHitX_, meHitY_, meHitZ_, meNhits_, meOccupancy_, edm::ESHandle< T >::product(), DetId::rawId(), BTLDetId::row(), ProxyMTDTopology::specificTopology(), GeomDet::toGlobal(), GeomDet::topology(), and ecaldqm::topology().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 162 of file BtlDigiHitsValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), folder_, meHitCharge_, meHitEta_, meHitPhi_, meHitQvsEta_, meHitQvsPhi_, meHitQvsZ_, meHitTime_, meHitTvsEta_, meHitTvsPhi_, meHitTvsQ_, meHitTvsZ_, meHitX_, meHitY_, meHitZ_, meNhits_, meOccupancy_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
static |
Definition at line 256 of file BtlDigiHitsValidation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 54 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 60 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 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 72 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 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 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 77 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 66 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 58 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file BtlDigiHitsValidation.cc.
Referenced by analyze(), and bookHistograms().