54 :
TTUBS(
name,title,material,rmin1,rmax1,dz,phi1,phi2)
65 :
TTUBS(
name,title,material,rmax1,dz,phi1,phi2)
97 for (j = 0; j <
n; j++) {
102 for (j = 0; j <
n; j++) {
107 for (j = 0; j <
n; j++) {
112 for (j = 0; j <
n; j++) {
A segment of a conical tube.
TCONS()
CONS shape default constructor.
virtual ~TCONS()
CONS shape default destructor.
virtual void SetPoints(Double_t *points) const
Create CONS points.
Double_t * fCoTab
Table of sin(fPhi1) .... sin(fPhil+fDphi1)
virtual Int_t GetNumberOfDivisions() const
virtual void MakeTableOfCoSin() const
Make table of sine and cosine.