52   geom->SetTopVolume(top);
 
   74   arb->SetVertex(0, 15., -5.);
 
   75   arb->SetVertex(1, 0., -25.);
 
   76   arb->SetVertex(2, -10., -25.);
 
   77   arb->SetVertex(3, 5., -5.);
 
   78   arb->SetVertex(4, 15., -5.);
 
   79   arb->SetVertex(5, 0., -25.);
 
   80   arb->SetVertex(6, -10., -25.);
 
   81   arb->SetVertex(7, 5., -5.);
 
  124   geom->CloseGeometry();
 
  132   geom->SetVisLevel(4);
 
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