CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GsfTrajectorySmootherESProducer.h
Go to the documentation of this file.
1 #ifndef GsfTrajectorySmootherESProducer_h_
2 #define GsfTrajectorySmootherESProducer_h_
3 
9 #include <boost/shared_ptr.hpp>
10 
14  public:
17  boost::shared_ptr<TrajectorySmoother> produce(const TrajectoryFitterRecord &);
18  private:
20 };
21 
22 
23 #endif
24 
25 
26 
27 
GsfTrajectorySmootherESProducer(const edm::ParameterSet &p)
boost::shared_ptr< TrajectorySmoother > produce(const TrajectoryFitterRecord &)