CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackerTopologyEP.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_TRACKERNUMBERINGBUILDER_TRACKERTOPOLOGYEP_H
2 #define GEOMETRY_TRACKERNUMBERINGBUILDER_TRACKERTOPOLOGYEP_H 1
3 
4 
5 // system include files
6 #include <memory>
7 #include "boost/shared_ptr.hpp"
8 
9 // user include files
12 
15 
17 
18 namespace edm {
20 }
21 
22 //
23 // class decleration
24 //
25 
27 
28 public:
31 
32  typedef boost::shared_ptr<TrackerTopology> ReturnType;
33 
34  static void fillDescriptions( edm::ConfigurationDescriptions & descriptions );
35 
37 
38 private:
39  // ----------member data ---------------------------
46 
47 
48 
49 
50 };
51 #endif
TrackerTopology::TOBValues tobVals_
TrackerTopology::TIBValues tibVals_
TrackerTopologyEP(const edm::ParameterSet &)
TrackerTopology::PixelBarrelValues pxbVals_
TrackerTopology::PixelEndcapValues pxfVals_
TrackerTopology::TIDValues tidVals_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
boost::shared_ptr< TrackerTopology > ReturnType
TrackerTopology::TECValues tecVals_
ReturnType produce(const IdealGeometryRecord &)