]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALSDigitizer.cxx
Added case of EM + Charged + Pi0
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALSDigitizer.cxx
index e95e46a18ef8e3cf4267bab00b29c75512f374ce..674d654bd1907ba634fd172774a4bd80caa8e17f 100644 (file)
@@ -148,8 +148,8 @@ void AliEMCALSDigitizer::InitParameters()
   if (geom->GetSampling() == 0.) {
     Fatal("InitParameters", "Sampling factor not set !") ; 
   }
-  else
-    Info("InitParameters", "Sampling factor set to %f", geom->GetSampling()) ; 
+//   else
+//     Info("InitParameters", "Sampling factor set to %f", geom->GetSampling()) ; 
   
   // this threshold corresponds approximately to 100 MeV
   fECPrimThreshold     = 100E-3;