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