CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MuonTransientTrackingRecHitBuilderESProducer.h
Go to the documentation of this file.
1 #ifndef RecoMuon_TransientTrackingRecHit_MuonTransientTrackingRecHitBuilderESProducer_H
2 #define RecoMuon_TransientTrackingRecHit_MuonTransientTrackingRecHitBuilderESProducer_H
3 
15 
17 
18 #include <boost/shared_ptr.hpp>
19 
20 namespace edm {class ParameterSet;}
21 
23 
25 public:
28 
31 
32  // Operations
33  boost::shared_ptr<TransientTrackingRecHitBuilder> produce(const TransientRecHitRecord&);
34 
35 protected:
36 
37 private:
38 };
39 #endif
MuonTransientTrackingRecHitBuilderESProducer(const edm::ParameterSet &)
Constructor.
boost::shared_ptr< TransientTrackingRecHitBuilder > produce(const TransientRecHitRecord &)