From bbdff6bf32cc3832245d671ee746b4ad8a9561cd Mon Sep 17 00:00:00 2001 From: loizides Date: Wed, 29 May 2002 18:05:50 +0000 Subject: [PATCH] Changes done to make read work with new AliL3AltroMemHandler. --- HLT/programs/read.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HLT/programs/read.cxx b/HLT/programs/read.cxx index cecaa6524bc..121f982ca61 100644 --- a/HLT/programs/read.cxx +++ b/HLT/programs/read.cxx @@ -57,8 +57,8 @@ int main(int argc,char **argv) //Create an ALtroMemHandler object AliL3AltroMemHandler altromem; - if(altroout) altroout=altromem.SetBinaryOutput(afile); - + if(altroout) altroout=altromem.SetASCIIOutput(afile); + UShort_t time,charge; UChar_t pad; for(UInt_t row=0; row