From a2ee438992211267664599d213537fe88f0f349f Mon Sep 17 00:00:00 2001 From: kaamodt Date: Tue, 8 Dec 2009 10:16:12 +0000 Subject: [PATCH] Removed cout message --- PWG4/GammaConv/AliV0Reader.cxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/PWG4/GammaConv/AliV0Reader.cxx b/PWG4/GammaConv/AliV0Reader.cxx index ceee3df20ac..a0ba1f0ae7c 100644 --- a/PWG4/GammaConv/AliV0Reader.cxx +++ b/PWG4/GammaConv/AliV0Reader.cxx @@ -245,18 +245,15 @@ Bool_t AliV0Reader::CheckForPrimaryVertex(){ Bool_t AliV0Reader::CheckV0FinderStatus(Int_t index){ if(fUseOnFlyV0Finder){ - cout<<"using on fly status"<GetOnFlyStatus()){ return kFALSE; } } if(!fUseOnFlyV0Finder){ - cout<<"using offline v0 finder"<GetOnFlyStatus()){ return kFALSE; } } - cout<<"returning true"<