]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDCFragment.cxx
LHAPDF veraion 5.9.1
[u/mrichter/AliRoot.git] / ZDC / AliZDCFragment.cxx
index 7730f22b344c036795add0f83eadba94dfced58d..544e3f60e55ca3f1d4bc5611f8b18647e046e37a 100644 (file)
@@ -49,6 +49,10 @@ AliZDCFragment::AliZDCFragment():
   //
   // Default constructor
   //
+  for(Int_t i=0; i<=99; i++){
+     fZZ[i] = 0;
+     fNN[i] = 0;
+  }
 }
 
 //_____________________________________________________________________________
@@ -99,7 +103,7 @@ void AliZDCFragment::GenerateIMF()
    const Float_t  kParamSkinPb[2]={0.762408, 20.};
    
    // Thickness of nuclear surface
-   const Float_t  kNuclearThick = 0.52;
+   //const Float_t  kNuclearThick = 0.52;
    // Maximum impact parameter for U [r0*A**(1/3)]
    const Float_t  kbMaxU = 14.87;
    // Maximum impact parameter for Pb [r0*A**(1/3)]