CMS 3D CMS Logo

CondDBCmsMTDConstruction.h
Go to the documentation of this file.
1 #ifndef Geometry_MTDNumberingBuilder_CondDBCmsMTDConstruction_H
2 #define Geometry_MTDNumberingBuilder_CondDBCmsMTDConstruction_H
3 
6 #include <string>
7 #include <memory>
8 
10 class DDCompactView;
12 
19 public:
20  CondDBCmsMTDConstruction() = delete;
21  static std::unique_ptr<GeometricTimingDet> construct(const PGeometricTimingDet& pgd);
22 };
23 
24 #endif
Compact representation of the geometrical detector hierarchy.
Definition: DDCompactView.h:81
static std::unique_ptr< GeometricTimingDet > construct(const PGeometricTimingDet &pgd)