]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALv2.cxx
mismatch parameterization changed for MC
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALv2.cxx
index a57867444bca08c15b8dec2903b0e6aeeb94be75..f8e81c40f4981540c6ab617b36749179c7aceb6d 100644 (file)
@@ -70,7 +70,6 @@ AliEMCALv2::AliEMCALv2(const char *name, const char *title,
     fIshunt   = 2; // All hits are associated with particles entering the calorimeter
     fTimeCut  = 30e-09;
   
-    printf("Geo %s, check %d \n", title, checkGeoAndRun );
     fGeometry = GetGeometry(); 
 }