CMS 3D CMS Logo

GsfTrajectorySmootherESProducer.h
Go to the documentation of this file.
1 #ifndef GsfTrajectorySmootherESProducer_h_
2 #define GsfTrajectorySmootherESProducer_h_
3 
9 
13  public:
16  std::unique_ptr<TrajectorySmoother> produce(const TrajectoryFitterRecord &);
17  private:
19 };
20 
21 
22 #endif
23 
24 
25 
26 
std::unique_ptr< TrajectorySmoother > produce(const TrajectoryFitterRecord &)
GsfTrajectorySmootherESProducer(const edm::ParameterSet &p)