14 TTRAP *
trap =
new TTRAP(
"TRAP",
"TRAP",
"void",190,0,0,60,40,90,15,120,80,180,15);
15 TPARA *
para =
new TPARA(
"PARA",
"PARA",
"void",100,200,200,15,30,30);
16 TGTRA *
gtra =
new TGTRA(
"GTRA",
"GTRA",
"void",390,0,0,20,60,40,90,15,120,80,180,15);
20 TCONS *
cons =
new TCONS(
"CONS",
"CONS",
"void",50,100,100,200,300,90,270);
21 TSPHE *
sphe =
new TSPHE(
"SPHE",
"SPHE",
"void",25,340, 45,135, 0,270);
virtual void Draw(Option_t *option="")
Draw Referenced node with current parameters.
void para(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
A segment of a conical tube.
virtual void DefineSection(Int_t secNum, Float_t z, Float_t rmin, Float_t rmax)
Defines section secNum of the polycone.
virtual void cd(const char *path=0)
Change Current Reference node to this.
void gtra(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
void trap(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
virtual void SetLineColor(Color_t lcolor)
void pcon(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
void tube(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
void pgon(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
A trapezoid with both x and y dimensions varying along z.
Handles synchronous and a-synchronous timer events.
void cone(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
void SetCommand(const char *command)
Set the interpreter command to be executed at time out.
A box with faces perpendicular to the axes.
void trd2(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
A general twisted trapezoid.
void trd1(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
A trapezoid with the x dimension varying along z.
virtual void Update()
Update canvas pad buffers.
virtual void TurnOn()
Add the timer to the system timer list.