CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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  boost::shared_ptr<TrajectoryFitter> produce(const TrajectoryFitterRecord &);
18  private:
20 };
21 
22 
23 #endif
24 
25 
26 
27 
boost::shared_ptr< TrajectoryFitter > produce(const TrajectoryFitterRecord &)
GsfTrajectoryFitterESProducer(const edm::ParameterSet &p)