From: cvetan Date: Tue, 24 Apr 2012 12:30:37 +0000 (+0000) Subject: The second pause of the attribues word will be used for other purposes. X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=3bc742e51b443699671b0b6fb92d24e7cf66a09b The second pause of the attribues word will be used for other purposes. --- diff --git a/RAW/AliAltroRawStreamV3.cxx b/RAW/AliAltroRawStreamV3.cxx index cf5d80d7708..625147b33a6 100644 --- a/RAW/AliAltroRawStreamV3.cxx +++ b/RAW/AliAltroRawStreamV3.cxx @@ -215,7 +215,7 @@ Bool_t AliAltroRawStreamV3::NextDDL() fChannelPayloadSize = -1; fChannelStartPos = -1; - fFormatVersion = fRawReader->GetBlockAttributes(); + fFormatVersion = (fRawReader->GetBlockAttributes() & 0xF); if (fFormatVersion < 2) { // old altro format data