35 Trd(
const std::string& name,
double hx1,
double hx2,
double hy1,
double hy2,
42 virtual std::string
Name()
const;
VGM implementation for Root trd solid.
virtual double YHalfLengthMinusZ() const
Return the half-length along y at the surface positioned at -hz in mm.
virtual std::string Name() const
Return the name of this solid.
virtual double XHalfLengthPlusZ() const
Return the half-length along x at the surface positioned at +hz in mm.
virtual double ZHalfLength() const
Return the half-length along the z axis in mm.
virtual double XHalfLengthMinusZ() const
Return the half-length along x at the surface positioned at -hz in mm.
virtual double YHalfLengthPlusZ() const
Return thehalf-length along y at the surface positioned at +hz in mm.
VGM implementation for Root.