CMS 3D CMS Logo

CondDBCmsTrackerConstruction.h
Go to the documentation of this file.
1 #ifndef Geometry_TrackerNumberingBuilder_CondDBCmsTrackerConstruction_H
2 #define Geometry_TrackerNumberingBuilder_CondDBCmsTrackerConstruction_H
3 
6 #include <string>
7 
8 class GeometricDet;
9 class DDCompactView;
10 class PGeometricDet;
11 
18 public:
20  static std::unique_ptr<GeometricDet> construct(const PGeometricDet& pgd);
21 };
22 
23 #endif
Compact representation of the geometrical detector hierarchy.
Definition: DDCompactView.h:81
static std::unique_ptr< GeometricDet > construct(const PGeometricDet &pgd)