49 :
TTUBE(
name, title,material,rmin1,rmax1,dz)
91 for (j = 0; j <
n; j++) {
96 for (j = 0; j <
n; j++) {
101 for (j = 0; j <
n; j++) {
106 for (j = 0; j <
n; j++) {
int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.
float Float_t
Float 4 bytes (float).
~TCONE() override
CONE shape default destructor.
TCONE()
CONE shape default constructor.
void SetPoints(Double_t *points) const override
Create CONE points.
Double_t * fCoTab
! Table of cos(fPhi1) .... cos(fPhil+fDphi1)
Double_t * fSiTab
! Table of sin(fPhi1) .... sin(fPhil+fDphi1)
TTUBE(const TTUBE &)
copy constructor
virtual Int_t GetNumberOfDivisions() const
virtual void MakeTableOfCoSin() const
Make table of sine and cosine.