CMS 3D CMS Logo

StraightLinePropagatorESProducer.h
Go to the documentation of this file.
1 #ifndef TrackingTools_ESProducers_StraightLinePropagatorESProducer_h
2 #define TrackingTools_ESProducers_StraightLinePropagatorESProducer_h
3 
8 #include <memory>
9 
11  public:
14  std::unique_ptr<Propagator> produce(const TrackingComponentsRecord &);
15  private:
17 };
18 
19 
20 #endif
21 
22 
23 
24 
std::unique_ptr< Propagator > produce(const TrackingComponentsRecord &)
StraightLinePropagatorESProducer(const edm::ParameterSet &p)