CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTRecHitClients.h
Go to the documentation of this file.
1 #ifndef DTRecHitClients_H
2 #define DTRecHitClients_H
3 
21 
22 class DQMStore;
23 class MonitorElement;
24 
26 
27 public:
28 
31 
33  virtual ~DTRecHitClients();
34 
36  void analyze(const edm::Event& e, const edm::EventSetup& c);
37  void endJob();
38 void endLuminosityBlock(edm::LuminosityBlock const& lumiSeg,
39  edm::EventSetup const& c);
40 
41 protected:
42 
43 
44 private:
45 
47  };
48 
49 
50 #endif
virtual ~DTRecHitClients()
Destructor.
DTRecHitClients(const edm::ParameterSet &ps)
Constructor.
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
void endLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c)