]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/TFluka.cxx
ProdProcess corrected.
[u/mrichter/AliRoot.git] / TFluka / TFluka.cxx
index 000314a10b753d76939db3dd84888d7412a5e535..18d648d4151d3b54abe97e2d53b7e418ea128d39 100644 (file)
@@ -2299,7 +2299,7 @@ void     TFluka::GetSecondary(Int_t isec, Int_t& particleId,
     Warning("GetSecondary","no secondaries available");
 } // end of GetSecondary
 
-TMCProcess TFluka::ProdProcess() const
+TMCProcess TFluka::ProdProcess(Int_t) const
 // Name of the process that has produced the secondary particles
 // in the current step
 {