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 
19 
20 class DQMStore;
21 class MonitorElement;
22 
24 
25 public:
26 
29 
31  virtual ~DTRecHitClients();
32 
34  void analyze(const edm::Event& e, const edm::EventSetup& c);
35  void endJob();
36 void endLuminosityBlock(edm::LuminosityBlock const& lumiSeg,
37  edm::EventSetup const& c);
38 
39 protected:
40 
41 
42 private:
43 
45  };
46 
47 
48 #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)