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