test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiTrackerMultiRecHitUpdatorESProducer.h
Go to the documentation of this file.
1 #ifndef RecoLocalTracker_ESProducers_SiTrackerMultiRecHitUpdatorESProducer_h
2 #define RecoLocalTracker_ESProducers_ESProducers_SiTrackerMultiRecHitUpdatorESProducer_h
3 
8 
9 #include <boost/shared_ptr.hpp>
10 
12  public:
15  boost::shared_ptr<SiTrackerMultiRecHitUpdator> produce(const MultiRecHitRecord &);
16  private:
17  boost::shared_ptr<SiTrackerMultiRecHitUpdator> _updator;
19 };
20 
21 
22 #endif
23 
24 
25 
26 
boost::shared_ptr< SiTrackerMultiRecHitUpdator > produce(const MultiRecHitRecord &)
boost::shared_ptr< SiTrackerMultiRecHitUpdator > _updator