34 Box(
const std::string& name,
double hx,
double hy,
double hz);
35 Box(TGeoBBox* box,
bool addInMap =
true);
39 virtual std::string
Name()
const;
VGM implementation for Root box solid.
virtual double YHalfLength() const
Return the half-length along the y axis in mm.
virtual double XHalfLength() const
Return the half-length along the x axis in mm.
virtual std::string Name() const
Return the name of this solid.
virtual double ZHalfLength() const
Return the half-length along the z axis in mm.
VGM implementation for Root.