CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MeasurementTrackerSiStripRefGetterProducer.h
Go to the documentation of this file.
1 #ifndef RecoTracker_MeasurementDet_MeasurementTrackerSiStripRefGetterProducer_H
2 #define RecoTracker_MeasurementDet_MeasurementTrackerSiStripRefGetterProducer_H
3 
4 
24 
27 
29 
30 #include <string>
31 #include <memory>
32 #include "boost/bind.hpp"
33 
35 
36  public:
37 
40 
43 
44  virtual void beginRun( edm::Run &, const edm::EventSetup& );
45  virtual void endRun( edm::Run &, const edm::EventSetup& );
46  virtual void produce( edm::Event&, const edm::EventSetup& );
47 
48  private:
49 
52 
55 
58 };
59 
60 #endif
61 
virtual void endRun(edm::Run &, const edm::EventSetup &)
virtual void produce(edm::Event &, const edm::EventSetup &)
virtual void beginRun(edm::Run &, const edm::EventSetup &)
edm::InputTag inputModuleLabel_
Input module label of SiStripLazyGetter.
edm::ESHandle< SiStripRegionCabling > cabling_
Cabling.
std::string measurementTrackerName_
name of the defined Measurement Tracker On Demand
Definition: Run.h:33