void geomBrahms() { TGeoManager::Import("http://root.cern/files/brahms.root"); gGeoManager->GetVolume("CAVE")->Draw("ogl"); new TBrowser; }