Go to the source code of this file.
Definition at line 3 of file detectors/fts/drawGeo.C.
References exit(), file, geoMan, and gGeoManager.
17 TFile*
file =
new TFile(
"simparams.root");
20 file->Get(
"FairBaseParSet");
23 file->Get(
"FairGeoParSet");
26 std::cout<<
"Could not find valid GeoManager. Abort now!"<<std::endl;
30 geoMan->SetVisLevel(3);
31 geoMan->GetMasterVolume()->Draw(
"ogl");
TGeoManager * gGeoManager