34 geom->SetTopVolume(top);
35 geom->SetTopVisible(
false);
42int di[2];
di[0] = 0;
di[1] = 30;
46 for(
int i=0;i<20;i++){
68 for(
int i=0;i<20;i++){
135 for(
int k=0;k<7;k++){
136 for(
int i=0;i<20;i++){
189 for(
int i=0;i<8;i++){
196 for(
int i=0;i<8;i++){
203 for(
int i=0;i<7;i++){
210 for(
int i=0;i<7;i++){
347 geom->CloseGeometry();
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
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.
void SetVisibility(Bool_t vis=kTRUE) override
set visibility of this volume
void Draw(Option_t *option="") override
draw top volume according to option
virtual void AddNodeOverlap(TGeoVolume *vol, Int_t copy_no, TGeoMatrix *mat=nullptr, Option_t *option="")
Add a TGeoNode to the list of nodes.