}
TTRAP *
trap =
new TTRAP(
"TRAP",
"TRAP",
"void",190,0,0,60,40,90,15,120,80,180,15);
TGTRA *
gtra =
new TGTRA(
"GTRA",
"GTRA",
"void",390,0,0,20,60,40,90,15,120,80,180,15);
TCONS *
cons =
new TCONS(
"CONS",
"CONS",
"void",50,100,100,200,300,90,270);
pcon->DefineSection(0,-200,50,100);
pcon->DefineSection(1,-50,50,80);
pcon->DefineSection(2,50,50,80);
pcon->DefineSection(3,200,50,100);
pgon->DefineSection(0,-200,50,100);
pgon->DefineSection(1,-50,50,80);
pgon->DefineSection(2,50,50,80);
pgon->DefineSection(3,200,50,100);
}
R__EXTERN TGeoManager * gGeoManager
R__EXTERN TSystem * gSystem
A box with faces perpendicular to the axes.
A segment of a conical tube.
A general twisted trapezoid.
TObjArray * GetListOfNodes()
TObjArray * GetListOfShapes() const
void Delete(Option_t *option="") override
Remove all objects from the array AND delete all heap based objects.
virtual int Load(const char *module, const char *entry="", Bool_t system=kFALSE)
Load a shared library.
A trapezoid with the x dimension varying along z.
A trapezoid with both x and y dimensions varying along z.