]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDRawStream.cxx
Allow up-to oversampling 4
[u/mrichter/AliRoot.git] / FMD / AliFMDRawStream.cxx
index 89b4b83c1ad609c8d8cd4996b9fadbea69e633f6..7502788bbb8427b06b0decb95b206c612e7b0061 100644 (file)
@@ -65,6 +65,7 @@ AliFMDRawStream::ReadChannel(UInt_t& ddl, UInt_t& addr,
       AliFMDDebug(30, ("Last is 0x%x, so reading a new word", last));
       next   = Next();
       if(!next){
+       AliFMDDebug(15, ("Read word # %d (!next)", l));
        addr = GetPrevHWAddress();
        ddl  = GetPrevDDLNumber();
        len  = l+1; // Need to add one - l points to last valid index