void FopiLoad() { TGeoManager::Import("FopiGeom.root"); gGeoManager->Read(); gGeoManager->SetVisLevel(3); CAVB_1->Draw(); if (gPad) gPad->GetViewer3D("ogl"); }