]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Changes done to make read work with new AliL3AltroMemHandler.
authorloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 May 2002 18:05:50 +0000 (18:05 +0000)
committerloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 May 2002 18:05:50 +0000 (18:05 +0000)
HLT/programs/read.cxx

index cecaa6524bc60e5412813055b02a703c9b200e18..121f982ca613f2c628633c7476d755e170e8e687 100644 (file)
@@ -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<nrows; row++) //Loop over padrows