#include <algorithm>
#include <map>
#include <string>
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
|
enum | HGCalGeometryMode::GeometryMode {
HGCalGeometryMode::Square = 0,
HGCalGeometryMode::Hexagon = 1,
HGCalGeometryMode::HexagonFull = 2,
HGCalGeometryMode::Hexagon8 = 3,
HGCalGeometryMode::Hexagon8Full = 4,
HGCalGeometryMode::Trapezoid = 5,
HGCalGeometryMode::Hexagon8File = 6,
HGCalGeometryMode::TrapezoidFile = 7,
HGCalGeometryMode::Hexagon8Module = 8,
HGCalGeometryMode::TrapezoidModule = 9,
HGCalGeometryMode::Hexagon8ModuleOrient = 10
} |
|
enum | HGCalGeometryMode::WaferMode { HGCalGeometryMode::Polyhedra = 0,
HGCalGeometryMode::ExtrudedPolygon = 1
} |
|