]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
remove cout
authorgconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 19 Oct 2010 08:32:26 +0000 (08:32 +0000)
committergconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 19 Oct 2010 08:32:26 +0000 (08:32 +0000)
EMCAL/AliEMCALUnfolding.cxx

index f0c7d3172c06c8aebf805ef496b7599e316824db..cffddabfee1e4d52c567e39552e1b922e1735579 100644 (file)
@@ -340,8 +340,6 @@ Bool_t AliEMCALUnfolding::FindFitV2(AliEMCALRecPoint * recPoint, AliEMCALDigit *
   // Cluster will be fitted as a superposition of nPar/3\r
   // electromagnetic showers\r
 \r
   // Cluster will be fitted as a superposition of nPar/3\r
   // electromagnetic showers\r
 \r
-  cout<<"inside FindFitV2"<<endl;\r
-\r
   if (fGeom==0) AliFatal("Did not get geometry from EMCALLoader");\r
        \r
   if(!gMinuit)\r
   if (fGeom==0) AliFatal("Did not get geometry from EMCALLoader");\r
        \r
   if(!gMinuit)\r