15 void setInrad(
double inrad ) { m_inrad = inrad; }
16 void setThick(
double thick ) { m_thick = thick; }
17 void setPhiMax(
double phiMax ) { m_phiMax = phiMax; }
18 void setPhiMin(
double phiMax ) { m_phiMin = phiMax; }
19 void setLength(
double length ) { m_length = length; }
void setPhiMin(double phiMax)
void setLength(double length)
void setThick(double thick)
void setInrad(double inrad)
void setPhiMax(double phiMax)