8 #ifndef MVD_MVDOFFLINETBANALYSIS_TOPIX4_PNDHAMMINGDECODER_H_
9 #define MVD_MVDOFFLINETBANALYSIS_TOPIX4_PNDHAMMINGDECODER_H_
21 std::vector<char>
ConvertData(std::vector<ULong64_t> topixFrame);
virtual ~PndHammingDecoder()
std::vector< char > ConvertData(std::vector< ULong64_t > topixFrame)
ULong64_t fCRCInit_direct
ULong64_t CalculateCRCTableFast(std::vector< char > p, ULong64_t len)
ULong64_t ReflectBitsStream(ULong64_t crc, int bitnum)
UShort_t CheckHammingCode(ULong64_t dataword, int dataword_length)