From 6e49cfdb14699aaa873fd7346c40bac1c7f5d95e Mon Sep 17 00:00:00 2001 From: cblume Date: Mon, 11 Aug 2008 15:08:18 +0000 Subject: [PATCH] Take out print statements --- TRD/AliTRDseedV1.cxx | 7 +++---- TRD/AliTRDseedV1.h | 1 + TRD/AliTRDtrackV1.cxx | 6 +++--- TRD/AliTRDtrackV1.h | 1 + 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/TRD/AliTRDseedV1.cxx b/TRD/AliTRDseedV1.cxx index ebb5f772f3f..f4a00faee45 100644 --- a/TRD/AliTRDseedV1.cxx +++ b/TRD/AliTRDseedV1.cxx @@ -60,7 +60,7 @@ AliTRDseedV1::AliTRDseedV1(Int_t plane) // // Constructor // - printf("AliTRDseedV1::AliTRDseedV1()\n"); + //printf("AliTRDseedV1::AliTRDseedV1()\n"); for(int islice=0; islice < knSlices; islice++) fdEdx[islice] = 0.; for(int ispec=0; ispec