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 
25 public:
28 
29 protected:
30  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
31  void analyze(const edm::Event &e, const edm::EventSetup &c) override;
32 
33 private:
34  //
35  // Monitor elements
36  //
38 
41  bool plotAll_;
42 
48 };
49 
50 #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