]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/fastMUONGen.C
Removing clustering from here as it is now driven by the tracking, whatever the track...
[u/mrichter/AliRoot.git] / MUON / fastMUONGen.C
index f31a8861c15629028b6f5737c4eab06679128156..a6a90a1469d5993f369f48fbe9f5c9ea533b5090 100644 (file)
@@ -105,7 +105,6 @@ void fastMUONGen(Int_t nev = 1, char* filename = "galice.root", Int_t mult = 2)
   } // event loop
   
   gener->FinishRun();
-  stack->FinishRun();
   rl->WriteHeader("OVERWRITE");
   gener->Write();
   rl->Write();