57 geom->SetTopVolume(top);
79 arb->SetVertex(0, 15., -5.);
80 arb->SetVertex(1, 0., -25.);
81 arb->SetVertex(2, -10., -25.);
82 arb->SetVertex(3, 5., -5.);
83 arb->SetVertex(4, 15., -5.);
84 arb->SetVertex(5, 0., -25.);
85 arb->SetVertex(6, -10., -25.);
86 arb->SetVertex(7, 5., -5.);
131 geom->CloseGeometry();
139 geom->SetVisLevel(4);
140 if (vis) top->
Draw(
"ogle");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN TGeoIdentity * gGeoIdentity
An arbitrary trapezoid with less than 8 vertices standing on two parallel planes perpendicular to Z a...
Class describing rotation + translation.
The manager class for any TGeo geometry.
Base class describing materials.
Media are used to store properties related to tracking and which are useful only when using geometry ...
Class describing rotations.
Class describing translations.
TGeoVolume, TGeoVolumeMulti, TGeoVolumeAssembly are the volume classes.
virtual TGeoNode * AddNode(TGeoVolume *vol, Int_t copy_no, TGeoMatrix *mat=nullptr, Option_t *option="")
Add a TGeoNode to the list of nodes.
void Draw(Option_t *option="") override
draw top volume according to option