CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CosmicParametersDefinerForTPESProducer.h
Go to the documentation of this file.
1 #ifndef TrackAssociation_CosmicParametersDefinerForTPESProducer_h
2 #define TrackAssociation_CosmicParametersDefinerForTPESProducer_h
3 
4 
7 
10 
11 
12 #include <boost/shared_ptr.hpp>
13 
15  typedef boost::shared_ptr<ParametersDefinerForTP> ReturnType;
16 
17  public:
20  boost::shared_ptr<ParametersDefinerForTP> produce(const TrackAssociatorRecord &);
21 
22 };
23 
24 
25 #endif
boost::shared_ptr< ParametersDefinerForTP > ReturnType
boost::shared_ptr< ParametersDefinerForTP > produce(const TrackAssociatorRecord &)