test
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 
13 
15 
16 #include <boost/shared_ptr.hpp>
17 
18 namespace edm {class ParameterSet;}
19 
21 
23 public:
26 
29 
30  // Operations
31  boost::shared_ptr<TransientTrackingRecHitBuilder> produce(const TransientRecHitRecord&);
32 
33 protected:
34 
35 private:
36 };
37 #endif
MuonTransientTrackingRecHitBuilderESProducer(const edm::ParameterSet &)
Constructor.
boost::shared_ptr< TransientTrackingRecHitBuilder > produce(const TransientRecHitRecord &)