X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONManuContourMaker.cxx;h=ccde85dd82fbc0ffefbafe589dc50446c43a09b9;hb=48c9fd730c3194d4e5396b1c2ac364c76c3168bc;hp=c055766994a93a6875ac38f41c8d75e3a41c82da;hpb=dd0be8a7ccb94d8ac24052222d6324ba8436301f;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONManuContourMaker.cxx b/MUON/AliMUONManuContourMaker.cxx index c055766994a..ccde85dd82f 100644 --- a/MUON/AliMUONManuContourMaker.cxx +++ b/MUON/AliMUONManuContourMaker.cxx @@ -230,7 +230,7 @@ AliMUONManuContourMaker::GenerateManuContours(Bool_t stopAtError) ++nok; } - AliInfo(Form("%d manus. %d contours successfully created",nmanus,nok)); + AliDebug(1,Form("%d manus. %d contours successfully created",nmanus,nok)); return manuContours; }