]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/stupre.cxx
Particles are flagged for transport (done = 0).
[u/mrichter/AliRoot.git] / TFluka / stupre.cxx
index 914e2c809b33ee52dd2316e7bb748e7b224c4c35..1f1de7f6848c2970a6ae0ce7a447673305e97910 100644 (file)
@@ -70,7 +70,7 @@ void stupre()
   for (kp = EMFSTK.npstrt - 1; kp <= EMFSTK.npemf - 1; kp++) {
 
 //* save the parent track number and reset it at each loop
-    Int_t done = 1;
+    Int_t done = 0;
 
     Int_t parent =  TRACKR.ispusr[mkbmx2-1];