]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALSDigitizer.cxx
New version of calibration files with moving to VStores
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALSDigitizer.cxx
index 474083baa6fb22778c6e678ee87e373b6816674b..476610b447e30ede56ceb81cad2140837f74cc31 100644 (file)
@@ -177,9 +177,9 @@ void AliEMCALSDigitizer::InitParameters()
   fB         = 1.e+6;  // Changed 24 Apr 2007. Dynamic range now 2 TeV
   fSampling  = geom->GetSampling();
 
- // threshold for deposit energy of hit
-  fECPrimThreshold  = 0.// 24-nov-04 - was 1.e-6;
-
 // threshold for deposit energy of hit
+  fECPrimThreshold  = 0.05;// GeV // 22-may-07 was 0// 24-nov-04 - was 1.e-6;
+  
   AliDebug(2,Form("Print: \n------------------- %s -------------\n",GetName()));
   AliDebug(2,Form("   fInit                                 %i\n", int(fInit)));
   AliDebug(2,Form("   fFirstEvent                           %i\n", fFirstEvent));