test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DDDTotemRPConstruction.h
Go to the documentation of this file.
1 /****************************************************************************
2 *
3 * Authors:
4 * Jan Kaspar (jan.kaspar@gmail.com)
5 *
6 ****************************************************************************/
7 
8 #ifndef Geometry_VeryForwardGeometryBuilder_DDDTotemRPConstruction
9 #define Geometry_VeryForwardGeometryBuilder_DDDTotemRPConstruction
10 
13 
14 class DDCompactView;
15 class DDFilteredView;
16 
17 
26  public:
28  const DetGeomDesc* construct(const DDCompactView* cpv);
29 
30  protected:
32 };
33 
34 #endif // Geometry_VeryForwardGeometryBuilder_DDDTotemRPConstruction
void buildDetGeomDesc(DDFilteredView *fv, DetGeomDesc *gd)
Builds structure of DetGeomDesc objects out of DDCompactView (resp. DDFilteredView).
type of data representation of DDCompactView
Definition: DDCompactView.h:77
const DetGeomDesc * construct(const DDCompactView *cpv)
Geometrical description of a detector.
Definition: DetGeomDesc.h:40