From a9d152415f62765de82fe345fd6e8845eafce92f Mon Sep 17 00:00:00 2001 From: kowal2 Date: Fri, 19 Jun 2009 08:05:12 +0000 Subject: [PATCH] Some messages put into debug --- TPC/AliTPCv2.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TPC/AliTPCv2.cxx b/TPC/AliTPCv2.cxx index 4d85e1c3b1e..9bf7a07c264 100644 --- a/TPC/AliTPCv2.cxx +++ b/TPC/AliTPCv2.cxx @@ -1220,8 +1220,8 @@ void AliTPCv2::Init() } - AliInfo("*** TPC version 2 initialized ***"); - AliInfo(Form("Maximum number of steps = %d",gMC->GetMaxNStep())); + AliDebug(1,"*** TPC version 2 initialized ***"); + AliDebug(1,Form("Maximum number of steps = %d",gMC->GetMaxNStep())); // -- 2.43.5