1 #ifndef DDSolidShapes_h
2 #define DDSolidShapes_h
23 static const char*
c[] = {
24 "Solid not initialized",
25 "Box",
"Tube(section)",
"Trapezoid",
"Cone(section)",
26 "Polycone_rz",
"Polyhedra_rz",
27 "Polycone_rrz",
"Polyhedra_rrz",
29 "UnionSolid",
"SubtractionSolid",
"IntersectionSolid",
32 "PseudoTrapezoid",
"TruncatedTube(section)",
33 "Sphere(section)",
"Orb",
"EllipticalTube",
"Ellipsoid",
108 throw cms::Exception(
"DDException") <<
"DDSolidShapes:index wrong shape";
static const char * name(DDSolidShape s)
static DDSolidShape index(const int &ind)