]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Major changes in AliAltroBuffer. Now it can be used only for writing of raw data...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 11 May 2006 11:30:48 +0000 (11:30 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 11 May 2006 11:30:48 +0000 (11:30 +0000)
commit4c846604bbc7a2895fae33d92d60c8e1fc4c7490
treead7a4d3827251b7fc249bb197fddd08da2431209
parent0e21cdb5439707dbe99ca1505f6c326b7f8a481a
Major changes in AliAltroBuffer. Now it can be used only for writing of raw data. All the corresponding read method are removed. It is based now on AliFstream in order to avoid endianess problems. The altro raw data is written always with little endian
EMCAL/AliEMCAL.cxx
FMD/AliFMDRawWriter.cxx
PHOS/AliPHOS.cxx
RAW/AliAltroBuffer.cxx
RAW/AliAltroBuffer.h
TPC/AliTPCDDLRawData.cxx