]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Protection against id = 308, 211 removed.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 24 Apr 2007 13:32:20 +0000 (13:32 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 24 Apr 2007 13:32:20 +0000 (13:32 +0000)
TFluka/endraw.cxx

index 3b07d5dae1cc876dd687f146f1c5b4915ecd66d2..507dc2a34349976c56d7756a846872e80cbc9acc 100644 (file)
@@ -80,8 +80,6 @@ void endraw(Int_t& icode, Int_t& mreg, Double_t& rull, Double_t& xsco, Double_t&
         if( mlttc == crtlttc ) cout << "   *************************************************************" << endl;
     }
     // *****************************************************
-
-
   if (icode != kEMFSCOstopping1 && icode != kEMFSCOstopping2) {
       fluka->SetIcode((FlukaProcessCode_t)icode);
       fluka->SetRull(edep);
@@ -93,8 +91,7 @@ void endraw(Int_t& icode, Int_t& mreg, Double_t& rull, Double_t& xsco, Double_t&
           cppstack->SetCurrentTrack(TRACKR.ispusr[mkbmx2-1] );
       }
 
-      if (TRACKR.jtrack != 308 && TRACKR.jtrack != 211) (TVirtualMCApplication::Instance())->Stepping();
-    
+      (TVirtualMCApplication::Instance())->Stepping();
       
   } else {
   //