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 
52 
53  std::vector<MonitorElement*> MEs_;
54 };
55 
56 #endif
EcalFEDMonitorTemp::kEBOccupancy
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::FEDRawDataToken_
edm::EDGetTokenT< FEDRawDataCollection > FEDRawDataToken_
Definition: EcalFEDMonitor.h:43
MessageLogger.h
ESHandle.h
EcalFEDMonitorTemp::eeGainSwitchErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeGainSwitchErrorsToken_
Definition: EcalFEDMonitor.h:49
edm::Run
Definition: Run.h:45
edm::EDGetTokenT< FEDRawDataCollection >
EcalDetIdCollections.h
DQMStore.h
EcalFEDMonitorTemp::folderName_
std::string folderName_
Definition: EcalFEDMonitor.h:41
EcalFEDMonitorTemp::ebChIdErrorsToken_
edm::EDGetTokenT< EBDetIdCollection > ebChIdErrorsToken_
Definition: EcalFEDMonitor.h:46
FEDRawData.h
EcalFEDMonitorTemp::EcalFEDMonitorTemp
EcalFEDMonitorTemp(edm::ParameterSet const &)
Definition: EcalFEDMonitor.cc:6
EcalFEDMonitorTemp::eeChIdErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeChIdErrorsToken_
Definition: EcalFEDMonitor.h:47
EcalFEDMonitorTemp::kEENonFatal
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::kEEFatal
Definition: EcalFEDMonitor.h:39
dqm::legacy::DQMStore::IBooker
dqm::implementation::IBooker IBooker
Definition: DQMStore.h:729
EcalFEDMonitorTemp::eeGainErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeGainErrorsToken_
Definition: EcalFEDMonitor.h:45
Service.h
EcalFEDMonitorTemp::analyze
void analyze(edm::Event const &, edm::EventSetup const &) override
Definition: EcalFEDMonitor.cc:77
EcalMappingRcd.h
EcalFEDMonitorTemp::kEBFatal
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::MEs_
std::vector< MonitorElement * > MEs_
Definition: EcalFEDMonitor.h:53
DQMEDAnalyzer.h
EcalFEDMonitorTemp::towerIdErrorsToken_
edm::EDGetTokenT< EcalElectronicsIdCollection > towerIdErrorsToken_
Definition: EcalFEDMonitor.h:50
EcalFEDMonitorTemp::ebGainErrorsToken_
edm::EDGetTokenT< EBDetIdCollection > ebGainErrorsToken_
Definition: EcalFEDMonitor.h:44
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
EcalFEDMonitorTemp::nMEs
Definition: EcalFEDMonitor.h:39
DQMEDAnalyzer
Definition: DQMEDAnalyzer.py:1
EcalFEDMonitorTemp::~EcalFEDMonitorTemp
~EcalFEDMonitorTemp() override
Definition: EcalFEDMonitor.h:31
edm::ParameterSet
Definition: ParameterSet.h:36
Event.h
EcalFEDMonitorTemp::bookHistograms
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Definition: EcalFEDMonitor.cc:45
EcalElectronicsMapping.h
FEDRawDataCollection.h
edm::EventSetup
Definition: EventSetup.h:57
InputTag.h
EcalFEDMonitorTemp::kEBNonFatal
Definition: EcalFEDMonitor.h:39
EcalFEDMonitorTemp::ebGainSwitchErrorsToken_
edm::EDGetTokenT< EBDetIdCollection > ebGainSwitchErrorsToken_
Definition: EcalFEDMonitor.h:48
EcalFEDMonitorTemp
Definition: EcalFEDMonitor.h:28
ParameterSet.h
EcalFEDMonitorTemp::dqmBeginRun
void dqmBeginRun(edm::Run const &, edm::EventSetup const &) override
Definition: EcalFEDMonitor.cc:35
edm::Event
Definition: Event.h:73
EcalFEDMonitorTemp::MEs
MEs
Definition: EcalFEDMonitor.h:39
EcalDQMCommonUtils.h
EcalFEDMonitorTemp::blockSizeErrorsToken_
edm::EDGetTokenT< EcalElectronicsIdCollection > blockSizeErrorsToken_
Definition: EcalFEDMonitor.h:51
EcalFEDMonitorTemp::kEEOccupancy
Definition: EcalFEDMonitor.h:39