CMS 3D CMS Logo

GsfTrajectoryFitterESProducer.h
Go to the documentation of this file.
1 #ifndef GsfTrajectoryFitterESProducer_h_
2 #define GsfTrajectoryFitterESProducer_h_
3 
9 #include <boost/shared_ptr.hpp>
10 
14  public:
17  std::shared_ptr<TrajectoryFitter> produce(const TrajectoryFitterRecord &);
18  private:
20 };
21 
22 
23 #endif
24 
25 
26 
27 
GsfTrajectoryFitterESProducer(const edm::ParameterSet &p)
std::shared_ptr< TrajectoryFitter > produce(const TrajectoryFitterRecord &)