From: morsch Date: Mon, 14 Jul 2003 13:46:58 +0000 (+0000) Subject: One constant corrected. X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=d08bd34600e0fb09e8868e2b65cbe00a3a60b997 One constant corrected. --- diff --git a/TFluka/Fdimpar.h b/TFluka/Fdimpar.h index 4be9837933c..f7283806c4f 100644 --- a/TFluka/Fdimpar.h +++ b/TFluka/Fdimpar.h @@ -59,7 +59,7 @@ const Int_t mxoutu = 50; const Int_t nallwp = 64; const Int_t nelemx = 80; const Int_t mpdpdx = 18; -const Int_t mxhttr = 20; +const Int_t mxhttr = 260; const Int_t icomax = 700; const Int_t ichmax = icomax+mxxmdf; const Int_t nstbis = 304;