CMS 3D CMS Logo

OuterTrackerMonitorTTCluster.h
Go to the documentation of this file.
1 #ifndef Phase2OuterTracker_OuterTrackerMonitorTTCluster_h
2 #define Phase2OuterTracker_OuterTrackerMonitorTTCluster_h
3 
4 #include <vector>
5 #include <memory>
17 
18 
19 class DQMStore;
20 
22 
23 public:
26  virtual void analyze(const edm::Event&, const edm::EventSetup&);
27  virtual void endJob() ;
28  virtual void beginRun(const edm::Run&, const edm::EventSetup&);
29 
30  // TTCluster stacks
43 
51 
52  private:
56 
58 };
59 #endif
virtual void beginRun(const edm::Run &, const edm::EventSetup &)
OuterTrackerMonitorTTCluster(const edm::ParameterSet &)
edm::EDGetTokenT< edmNew::DetSetVector< TTCluster< Ref_Phase2TrackerDigi_ > > > tagTTClustersToken_
virtual void analyze(const edm::Event &, const edm::EventSetup &)
Definition: Run.h:42