Classes | |
struct | SectorData |
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 &iEvent, const edm::EventSetup &iSetup) override |
void | bookHistograms (DQMStore::IBooker &iBooker, edm::Run const &, edm::EventSetup const &iSetup) override |
Private Attributes | |
const bool | debug_ |
const std::string | dqmDir_ |
const edm::ESGetToken< PPSAlignmentConfiguration, PPSAlignmentConfigurationRcd > | esTokenAnalyze_ |
const edm::ESGetToken< PPSAlignmentConfiguration, PPSAlignmentConfigurationRcd > | esTokenBookHistograms_ |
SectorData | sectorData45_ |
SectorData | sectorData56_ |
const std::vector< edm::InputTag > | tracksTags_ |
std::vector< edm::EDGetTokenT< CTPPSLocalTrackLiteCollection > > | tracksTokens_ |
Definition at line 35 of file PPSAlignmentWorker.cc.
PPSAlignmentWorker::PPSAlignmentWorker | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 106 of file PPSAlignmentWorker.cc.
References debug_, dqmDir_, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, makeGlobalPositionRcd_cfg::tag, tracksTags_, and tracksTokens_.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 138 of file PPSAlignmentWorker.cc.
References looper::cfg, debug_, esTokenAnalyze_, Exception, edm::EventSetup::getData(), patZpeak::handle, mps_fire::i, iEvent, PPSAlignmentWorker::SectorData::process(), edm::errors::ProductNotFound, sectorData45_, sectorData56_, tracks, tracksTags_, and tracksTokens_.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 131 of file PPSAlignmentWorker.cc.
References looper::cfg, debug_, dqmDir_, esTokenBookHistograms_, edm::EventSetup::getData(), PPSAlignmentWorker::SectorData::init(), sectorData45_, and sectorData56_.
|
static |
Definition at line 160 of file PPSAlignmentWorker.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, HLT_2022v12_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 101 of file PPSAlignmentWorker.cc.
Referenced by analyze(), bookHistograms(), and PPSAlignmentWorker().
|
private |
Definition at line 100 of file PPSAlignmentWorker.cc.
Referenced by bookHistograms(), and PPSAlignmentWorker().
|
private |
Definition at line 92 of file PPSAlignmentWorker.cc.
Referenced by analyze().
|
private |
Definition at line 91 of file PPSAlignmentWorker.cc.
Referenced by bookHistograms().
|
private |
Definition at line 97 of file PPSAlignmentWorker.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file PPSAlignmentWorker.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file PPSAlignmentWorker.cc.
Referenced by analyze(), and PPSAlignmentWorker().
|
private |
Definition at line 95 of file PPSAlignmentWorker.cc.
Referenced by analyze(), and PPSAlignmentWorker().