22 TTRAP *
trap =
new TTRAP(
"TRAP",
"TRAP",
"void",190,0,0,60,40,90,15,120,80,180,15);
23 TPARA *
para =
new TPARA(
"PARA",
"PARA",
"void",100,200,200,15,30,30);
24 TGTRA *
gtra =
new TGTRA(
"GTRA",
"GTRA",
"void",390,0,0,20,60,40,90,15,120,80,180,15);
28 TCONS *
cons =
new TCONS(
"CONS",
"CONS",
"void",50,100,100,200,300,90,270);
29 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 Delete(Option_t *option="")
Remove all objects from the array AND delete all heap based objects.
virtual void cd(const char *path=0)
Change Current Reference node to this.
virtual int Load(const char *module, const char *entry="", Bool_t system=kFALSE)
Load a shared library.
TObjArray * GetListOfShapes() const
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)
TObjArray * GetListOfNodes()
virtual void SetLineColor(Color_t lcolor)
void pcon(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
R__EXTERN TSystem * gSystem
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.
void cone(Int_t iaxis=0, Int_t ndiv=8, Double_t start=0, Double_t step=0)
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)
R__EXTERN TGeoManager * gGeoManager
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.