]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TGeant3/TGeant3GUI.C
Fix for multiple events per file: inhibit decrease of size of fParticleFileMap.
[u/mrichter/AliRoot.git] / TGeant3 / TGeant3GUI.C
index 82bee7e2e3b99bea682778ab77bb4cea79566bf0..c04085024c05cfaaf9f8e59df575817e64ea4e8a 100644 (file)
@@ -1,7 +1,5 @@
-{
-gSystem->Load("$(ALICE_ROOT)/lib/tgt_Linux/libGUI");
+void TGeant3GUI(){
 gui=new AliGeant3GeometryGUI();
-gui->ReadGeometryTree();
 }