New version of the Altro raw data coding and decoding. Two basic changes. 1. The...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 May 2006 14:42:10 +0000 (14:42 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 May 2006 14:42:10 +0000 (14:42 +0000)
commit5e6235b57448ff2eb7d6e7f620c6cf33aa32c058
tree9ecd4db9a28014aec9e9ac6746cca2c756fb521e
parent79ab56b9a835738691120444d087de4251e36d5d
New version of the Altro raw data coding and decoding. Two basic changes. 1. The raw data payload is stored in little endian format. The old big endian inversion of the payload has been copletely removed. 2. The RCU simulation and reading is added in the corresponding classes.
RAW/AliAltroBuffer.cxx
RAW/AliAltroBuffer.h
RAW/AliAltroRawStream.cxx
RAW/AliAltroRawStream.h