CMS 3D CMS Logo

DQMHcalIsolatedBunchAlCaReco.h
Go to the documentation of this file.
1 #ifndef DQMHcalIsolatedBunchAlCaReco_H
2 #define DQMHcalIsolatedBunchAlCaReco_H
3 
11 #include <string>
12 
17 
23 
24 class MonitorElement;
25 
27 public:
30 
31 protected:
32  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
33  void analyze(const edm::Event &e, const edm::EventSetup &c) override;
34 
35 private:
36  //
37  // Monitor elements
38  //
40 
43  bool plotAll_;
44 
50 };
51 
52 #endif
edm::EDGetTokenT< HBHERecHitCollection > hbhereco_
object to monitor
DQMHcalIsolatedBunchAlCaReco(const edm::ParameterSet &)
std::string folderName_
DQM folder name.
edm::EDGetTokenT< HORecHitCollection > horeco_
edm::EDGetTokenT< HFRecHitCollection > hfreco_
void analyze(const edm::Event &e, const edm::EventSetup &c) override
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
edm::EDGetTokenT< edm::TriggerResults > trigResult_
Definition: Run.h:45