]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
comment printouts
authorzconesa <zaida.conesa.del.valle@cern.ch>
Fri, 14 Feb 2014 19:01:14 +0000 (20:01 +0100)
committerzconesa <zaida.conesa.del.valle@cern.ch>
Fri, 14 Feb 2014 19:01:14 +0000 (20:01 +0100)
PWGHF/vertexingHF/macros/HFPtSpectrumRaa.C

index 18d2dd7fd05e6e75e3dcf4ad7f5fb3d24faaf578..ae00bce5a9141413bfe638b2087604027a91ac42 100644 (file)
@@ -609,7 +609,7 @@ void HFPtSpectrumRaa(const char *ppfile="HFPtSpectrum_D0Kpi_method2_rebinnedth_2
     Double_t minFdSyst = 0., maxFdSyst = 0.;
     if ( ElossHypo == ElossCentral[ hABbin ] ) {
 
-      cout <<endl<<">>>>>>>>>>> tete >>>>>>>>>>>>>>"<<endl<<endl;
+      //      cout <<endl<<">>>>>>>>>>> tete >>>>>>>>>>>>>>"<<endl<<endl;
 
       //
       // Data stat uncertainty
@@ -772,7 +772,7 @@ void HFPtSpectrumRaa(const char *ppfile="HFPtSpectrum_D0Kpi_method2_rebinnedth_2
     //
     if( RaaCharm>0 && ElossHypo >= MinHypo && ElossHypo <=MaxHypo && RaaBeauty<=MaxRb ) {
 
-      cout <<endl<<">>>>>>>>>>> tetuu >>>>>>>>>>>>>>"<<endl<<endl;
+      //      cout <<endl<<">>>>>>>>>>> tetuu >>>>>>>>>>>>>>"<<endl<<endl;
       Double_t Ehigh =  ElossMax[ hABbin ] ;
       Double_t Elow =  ElossMin[ hABbin ] ;
       if ( RaaCharm > Ehigh ) ElossMax[ hABbin ] = RaaCharm ;