55 :
TPCON (
name, title,material, phi1, dphi1, nz)
74 for (
Int_t 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).
virtual void SetNumberOfDivisions(Int_t p)
Set number of divisions.
Double_t * fCoTab
! Table of cos(fPhi1) .... cos(fPhil+fDphi1)
TPCON(const TPCON &)
copy constructor
Double_t * fSiTab
! Table of sin(fPhi1) .... sin(fPhil+fDphi1)
~TPGON() override
PGON shape default destructor.
TPGON()
PGON shape default constructor.
void FillTableOfCoSin(Double_t phi, Double_t angstep, Int_t n) const override
Fill the table of cos and sin to prepare drawing.
Double_t Cos(Double_t)
Returns the cosine of an angle of x radians.
Double_t Sin(Double_t)
Returns the sine of an angle of x radians.