CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
KFUpdatorESProducer.h
Go to the documentation of this file.
1 #ifndef TrackingTools_ESProducers_KFUpdatorESProducer_h
2 #define TrackingTools_ESProducers_KFUpdatorESProducer_h
3 
14 #include <boost/shared_ptr.hpp>
15 
17  public:
19  virtual ~KFUpdatorESProducer();
20  boost::shared_ptr<TrajectoryStateUpdator> produce(const TrackingComponentsRecord &);
21  private:
22  boost::shared_ptr<TrajectoryStateUpdator> _updator;
24 };
25 
26 
27 #endif
28 
29 
30 
31 
boost::shared_ptr< TrajectoryStateUpdator > produce(const TrackingComponentsRecord &)
boost::shared_ptr< TrajectoryStateUpdator > _updator
KFUpdatorESProducer(const edm::ParameterSet &p)
edm::ParameterSet pset_