CMS 3D CMS Logo

OuterTrackerMonitorTTClusterClient.h
Go to the documentation of this file.
1 #ifndef Phase2OuterTracker_OuterTrackerMonitorTTClusterClient_h
2 #define Phase2OuterTracker_OuterTrackerMonitorTTClusterClient_h
3 
4 
5 #include <vector>
6 #include <memory>
15 
16 class DQMStore;
17 
19 
20 public:
23  virtual void analyze(const edm::Event&, const edm::EventSetup&);
24  //virtual void beginJob() ;
25  virtual void endJob() ;
26  virtual void beginRun(const edm::Run&, const edm::EventSetup&);
27 
28 };
29 #endif
virtual void beginRun(const edm::Run &, const edm::EventSetup &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)
Definition: Run.h:42