CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MuonCkfTrajectoryBuilderESProducer.h
Go to the documentation of this file.
1 #ifndef RecoMuon_L3TrackFinder_MuonCkfTrajectoryBuilderESProducer_h
2 #define RecoMuon_L3TrackFinder_MuonCkfTrajectoryBuilderESProducer_h
3 
5 
8 
10  public:
13  boost::shared_ptr<TrajectoryBuilder> produce(const CkfComponentsRecord &);
14  private:
15  boost::shared_ptr<TrajectoryBuilder> _trajectoryBuilder;
17 };
18 
19 #endif
boost::shared_ptr< TrajectoryBuilder > produce(const CkfComponentsRecord &)
MuonCkfTrajectoryBuilderESProducer(const edm::ParameterSet &p)
boost::shared_ptr< TrajectoryBuilder > _trajectoryBuilder