36 const std::string& name,
double hz, std::vector<VGM::TwoVector> vertices);
41 virtual std::string
Name()
const;
virtual double ZHalfLength() const
Return the half-length along the z axis in mm.
virtual VGM::TwoVector Vertex(int index) const
Return the index-th vertex.
Arb8(const std::string &name, double hz, std::vector< VGM::TwoVector > vertices)
virtual std::string Name() const
Return the name of this solid.
virtual int NofVertices() const
Return the number of vertices.
virtual double TwistAngle(int index) const
Return the index-th twist angle.
static const int fgkNofVertices
VGM implementation for Root.
std::pair< double, double > TwoVector