CMS 3D CMS Logo

EcalFEDMonitor.h
Go to the documentation of this file.
1 #ifndef EcalFEDMonitor_H
2 #define EcalFEDMonitor_H
3 
6 
13 
16 
19 
21 
23 
24 #include <iostream>
25 
26 // Making the class templated temporarily, until HLT sequence can be fixed (is using EBHltTask and EEHltTask currently)
27 template <int SUBDET>
29 public:
31  ~EcalFEDMonitorTemp() override {}
32 
33 private:
34  void analyze(edm::Event const &, edm::EventSetup const &) override;
35  void dqmBeginRun(edm::Run const &, edm::EventSetup const &) override;
36 
37  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
38 
40 
42  void setElectronicsMap(edm::EventSetup const &);
44 
46 
57 
58  std::vector<MonitorElement *> MEs_;
59 };
60 
61 #endif
EcalElectronicsMapping
Definition: EcalElectronicsMapping.h:28
EcalFEDMonitorTemp::kEBOccupancy
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::FEDRawDataToken_
edm::EDGetTokenT< FEDRawDataCollection > FEDRawDataToken_
Definition: EcalFEDMonitor.h:47
MessageLogger.h
ESHandle.h
EcalFEDMonitorTemp::eeGainSwitchErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeGainSwitchErrorsToken_
Definition: EcalFEDMonitor.h:53
edm::Run
Definition: Run.h:45
edm::EDGetTokenT< FEDRawDataCollection >
EcalDetIdCollections.h
DQMStore.h
EcalFEDMonitorTemp::folderName_
std::string folderName_
Definition: EcalFEDMonitor.h:45
EcalFEDMonitorTemp::ebChIdErrorsToken_
edm::EDGetTokenT< EBDetIdCollection > ebChIdErrorsToken_
Definition: EcalFEDMonitor.h:50
FEDRawData.h
EcalFEDMonitorTemp::EcalFEDMonitorTemp
EcalFEDMonitorTemp(edm::ParameterSet const &)
Definition: EcalFEDMonitor.cc:6
EcalFEDMonitorTemp::eeChIdErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeChIdErrorsToken_
Definition: EcalFEDMonitor.h:51
EcalFEDMonitorTemp::kEENonFatal
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::kEEFatal
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::eeGainErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeGainErrorsToken_
Definition: EcalFEDMonitor.h:49
Service.h
EcalFEDMonitorTemp::analyze
void analyze(edm::Event const &, edm::EventSetup const &) override
Definition: EcalFEDMonitor.cc:73
EcalMappingRcd.h
EcalFEDMonitorTemp::kEBFatal
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::GetElectronicsMap
const EcalElectronicsMapping * GetElectronicsMap()
Definition: EcalFEDMonitor.cc:234
DQMEDAnalyzer.h
EcalFEDMonitorTemp::towerIdErrorsToken_
edm::EDGetTokenT< EcalElectronicsIdCollection > towerIdErrorsToken_
Definition: EcalFEDMonitor.h:54
EcalFEDMonitorTemp::ebGainErrorsToken_
edm::EDGetTokenT< EBDetIdCollection > ebGainErrorsToken_
Definition: EcalFEDMonitor.h:48
EcalFEDMonitorTemp::nMEs
Definition: EcalFEDMonitor.h:39
DQMEDAnalyzer
Definition: DQMEDAnalyzer.py:1
EcalFEDMonitorTemp::~EcalFEDMonitorTemp
~EcalFEDMonitorTemp() override
Definition: EcalFEDMonitor.h:31
edm::ParameterSet
Definition: ParameterSet.h:47
EcalFEDMonitorTemp::electronicsMap
const EcalElectronicsMapping * electronicsMap
Definition: EcalFEDMonitor.h:41
Event.h
EcalFEDMonitorTemp::bookHistograms
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Definition: EcalFEDMonitor.cc:41
EcalElectronicsMapping.h
EcalFEDMonitorTemp::elecMapHandle
edm::ESGetToken< EcalElectronicsMapping, EcalMappingRcd > elecMapHandle
Definition: EcalFEDMonitor.h:56
FEDRawDataCollection.h
edm::EventSetup
Definition: EventSetup.h:58
edm::ESGetToken< EcalElectronicsMapping, EcalMappingRcd >
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
InputTag.h
EcalFEDMonitorTemp::MEs_
std::vector< MonitorElement * > MEs_
Definition: EcalFEDMonitor.h:58
EcalFEDMonitorTemp::kEBNonFatal
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::ebGainSwitchErrorsToken_
edm::EDGetTokenT< EBDetIdCollection > ebGainSwitchErrorsToken_
Definition: EcalFEDMonitor.h:52
EcalFEDMonitorTemp
Definition: EcalFEDMonitor.h:28
EcalFEDMonitorTemp::setElectronicsMap
void setElectronicsMap(edm::EventSetup const &)
Definition: EcalFEDMonitor.cc:229
dqm::implementation::IBooker
Definition: DQMStore.h:43
ParameterSet.h
EcalFEDMonitorTemp::dqmBeginRun
void dqmBeginRun(edm::Run const &, edm::EventSetup const &) override
Definition: EcalFEDMonitor.cc:36
edm::Event
Definition: Event.h:73
EcalFEDMonitorTemp::MEs
MEs
Definition: EcalFEDMonitor.h:39
EcalDQMCommonUtils.h
EcalFEDMonitorTemp::blockSizeErrorsToken_
edm::EDGetTokenT< EcalElectronicsIdCollection > blockSizeErrorsToken_
Definition: EcalFEDMonitor.h:55
EcalFEDMonitorTemp::kEEOccupancy
Definition: EcalFEDMonitor.h:39