Hi, you should do something like: gGeoManager->GetVolume("dont_want_to_see")->VisibleDaughters(false); Do this for the top-level volumes you don’t want to see. Note that by default visualization shows only volumes at a given depth (3) and you can change this using gGeoManager->SetVisLevel().