test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ME0GeometryParsFromDD.h
Go to the documentation of this file.
1 #ifndef Geometry_GEMGeometry_ME0GeometryParsFromDD_H
2 #define Geometry_GEMGeometry_ME0GeometryParsFromDD_H
3 
4 class DDCompactView;
5 class DDFilteredView;
6 class MuonDDDConstants;
8 
10 {
11  public:
12 
14 
16 
17  void build( const DDCompactView*,
18  const MuonDDDConstants&,
20  private:
21 
23  const MuonDDDConstants&,
25 };
26 
27 #endif
void build(const DDCompactView *, const MuonDDDConstants &, RecoIdealGeometry &)
type of data representation of DDCompactView
Definition: DDCompactView.h:77
void buildGeometry(DDFilteredView &, const MuonDDDConstants &, RecoIdealGeometry &)