git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Changes done to make read work with new AliL3AltroMemHandler.
[u/mrichter/AliRoot.git]
/
HLT
/
programs
/
read.cxx
diff --git
a/HLT/programs/read.cxx
b/HLT/programs/read.cxx
index cecaa6524bc60e5412813055b02a703c9b200e18..121f982ca613f2c628633c7476d755e170e8e687 100644
(file)
--- 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;
//Create an ALtroMemHandler object
AliL3AltroMemHandler altromem;
- if(altroout) altroout=altromem.Set
Binary
Output(afile);
-
+ if(altroout) altroout=altromem.Set
ASCII
Output(afile);
+
UShort_t time,charge;
UChar_t pad;
for(UInt_t row=0; row<nrows; row++) //Loop over padrows
UShort_t time,charge;
UChar_t pad;
for(UInt_t row=0; row<nrows; row++) //Loop over padrows