CMS 3D CMS Logo

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