Skip to content
Snippets Groups Projects

Add support for realistic RICH PMT encoding and decoding

Compare and Show latest version
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -485,8 +485,7 @@ void RawBankDecoder::decodeToSmartIDs_MaPMT1( const LHCb::RawBank& bank,
decodedIDs.emplace_back( hitID );
} // bit is on
} // loop over word bits
} // loop over word bits
} // word has any data
Loading