From: morsch Date: Fri, 28 May 2004 06:44:57 +0000 (+0000) Subject: Update needed for new fluka version. (E. Futo) X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=2f0f2214324e5d9025a8e65878324514e3e23c27 Update needed for new fluka version. (E. Futo) --- diff --git a/TFluka/Fdimpar.h b/TFluka/Fdimpar.h index 98dffaf7380..00e1045edb0 100644 --- a/TFluka/Fdimpar.h +++ b/TFluka/Fdimpar.h @@ -51,12 +51,12 @@ extern "C" { const Int_t mxxrgn = 10000; const Int_t mxxmdf = 510; const Int_t mxxmde = 502; -const Int_t mfstck = 2500; +const Int_t mfstck = 5500; const Int_t mestck = 100; const Int_t mostck = 2000; const Int_t mxprsn = 100; const Int_t mxpdpm = 800; -const Int_t mxpscs = 1999; +const Int_t mxpscs = 3999; const Int_t mxoutu = 50; const Int_t nallwp = 64; const Int_t nelemx = 80;