CMS 3D CMS Logo

PropagatorWithMaterialESProducer.h
Go to the documentation of this file.
1 #ifndef TrackingTools_ESProducers_PropagatorWithMaterialESProducer_h
2 #define TrackingTools_ESProducers_PropagatorWithMaterialESProducer_h
3 
14 #include <memory>
15 
17  public:
20  std::unique_ptr<Propagator> produce(const TrackingComponentsRecord &);
21  private:
23 };
24 
25 
26 #endif
27 
28 
29 
30 
std::unique_ptr< Propagator > produce(const TrackingComponentsRecord &)
PropagatorWithMaterialESProducer(const edm::ParameterSet &p)