From: morsch Date: Tue, 24 Apr 2007 13:32:20 +0000 (+0000) Subject: Protection against id = 308, 211 removed. X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=95bb146111bbeef410fe8c31c8e73f8a470cf64a;p=u%2Fmrichter%2FAliRoot.git Protection against id = 308, 211 removed. --- diff --git a/TFluka/endraw.cxx b/TFluka/endraw.cxx index 3b07d5dae1c..507dc2a3434 100644 --- a/TFluka/endraw.cxx +++ b/TFluka/endraw.cxx @@ -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 { //