CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackingDQMClientHeavyIons.h
Go to the documentation of this file.
1 #ifndef TRACKINGDQMCLIENTHEAVYIONS_H
2 #define TRACKINGDQMCLIENTHEAVYIONS_H
3 
4 
7 #include <set>
8 #include <string>
10 #include <vector>
11 #include <TH1.h>
12 #include <TEfficiency.h>
13 
14 class MonitorElement;
15 
17 {
18  public:
21 
22  void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override;
23 
24  private:
25  unsigned int verbose_;
28 
33 
34 };
35 #endif
36 
TrackingDQMClientHeavyIons(const edm::ParameterSet &pset)
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override