]> git.uio.no Git - u/mrichter/AliRoot.git/commit - RAW/AliRawReader.h
Interface to the new class for storing and retrieving of the raw-data decoding errors...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jan 2007 15:52:16 +0000 (15:52 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jan 2007 15:52:16 +0000 (15:52 +0000)
commit38cf12f36447209b467f01fdaf1b40e0b75686c6
treeba0773b280bb1dad8cc71cfa03420c6e19b75fd7
parent72b6c6b674e9db0edcf090afed2f26c2cd942e29
Interface to the new class for storing and retrieving of the raw-data decoding errors. AliRawReader class now contains a TClonesArray of ALiRawDataErrorLog objectss. The provided interface should replace all AliError and AliFatal inside the detector-specific raw-data decoding classes. Further, the raw-data errors will be stored inside the ESD.
RAW/AliRawReader.cxx
RAW/AliRawReader.h
RAW/AliRawReaderDate.cxx
RAW/AliRawReaderDateV3.cxx
RAW/AliRawReaderFile.cxx
RAW/AliRawReaderMemory.cxx
RAW/AliRawReaderRoot.cxx