Enumerations | |
enum | GeometryMode { Square =0, Hexagon =1, HexagonFull =2, Hexagon8 =3, Hexagon8Full =4, Trapezoid =5 } |
enum | WaferMode { Polyhedra =0, ExtrudedPolygon =1 } |
Enumerator | |
---|---|
Square | |
Hexagon | |
HexagonFull | |
Hexagon8 | |
Hexagon8Full | |
Trapezoid |
Definition at line 26 of file HGCalGeometryMode.h.