53 :
TTUBS(
name,title,material,rmin1,rmax1,dz,phi1,phi2)
64 :
TTUBS(
name,title,material,rmax1,dz,phi1,phi2)
96 for (j = 0; j <
n; j++) {
101 for (j = 0; j <
n; j++) {
106 for (j = 0; j <
n; j++) {
111 for (j = 0; j <
n; j++) {
int Int_t
Signed integer 4 bytes (int).
float Float_t
Float 4 bytes (float).
double Double_t
Double 8 bytes.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t points
~TCONS() override
CONS shape default destructor.
TCONS()
CONS shape default constructor.
void SetPoints(Double_t *points) const override
Create CONS points.
Double_t * fCoTab
! Table of cos(fPhi1) .... cos(fPhil+fDphi1)
Double_t * fSiTab
! Table of sin(fPhi1) .... sin(fPhil+fDphi1)
virtual Int_t GetNumberOfDivisions() const
void MakeTableOfCoSin() const override
Make table of sine and cosine.
TTUBS()
TUBS shape default constructor.