CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackerParametersESModule.h
Go to the documentation of this file.
1 #ifndef Geometry_TrackerGeometryBuilder_TrackerParametersESModule_H
2 #define Geometry_TrackerGeometryBuilder_TrackerParametersESModule_H
3 
7 #include <boost/shared_ptr.hpp>
8 
9 namespace edm {
11 }
12 class PTrackerParameters;
14 
16 {
17  public:
20 
21  typedef boost::shared_ptr<PTrackerParameters> ReturnType;
22 
24 
26 };
27 
28 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &)
boost::shared_ptr< PTrackerParameters > ReturnType
TrackerParametersESModule(const edm::ParameterSet &)
ReturnType produce(const PTrackerParametersRcd &)