]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Update to FLUKA 2006.3(respin)
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 12 Oct 2006 09:45:24 +0000 (09:45 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 12 Oct 2006 09:45:24 +0000 (09:45 +0000)
TFluka/Fdimpar.h

index 9bd5abd927a5b383aa990b47baa6cd606a7836b7..44fdc2b0e9da35b816efbc50f2b7e3f047a9068b 100644 (file)
@@ -53,7 +53,7 @@ extern "C" {
 //*                                                                      *
 //*----------------------------------------------------------------------*   
 
-    const Int_t mxxrgn = 10000;
+    const Int_t mxxrgn = 20000;
 //    const Int_t mxxmdf = 510;
 //    const Int_t mxxmde = 502;
     const Int_t mxxmdf = 710;   // 2006.3
@@ -90,8 +90,8 @@ extern "C" {
 //*     const Int_t mkbmx2 =    3;
     const Int_t mkbmx1 = 11;
     const Int_t mkbmx2 = 11;
-    const Int_t mxirrd = 20;
-    const Int_t mxtrdc = 50;
+    const Int_t mxirrd = 100;
+    const Int_t mxtrdc = 120;
     const Int_t nktl   = 17;
 }