Implementation of UT NZS decoder and modifications of all involved files
This MR contains the implementation of the UTNZS TELL40 bank decoder. This decoder reads UTNZS (or UTError (NZS)) bank and, based on the value read in the event header and NZS header - decodes the corresponding number of NZS words.
- UTDigit.h - modified over new constructor of UTDigit for decoding NZS bank
- UTRawBankToUTNZSDigitsAlg.cpp - implementation of the algorithm which runs UT-NZS Decoder
- UTNZSDecoder.h - implementation of the UT-NZS Decoder
- UTNZSWord.h - implementation of a class for storage of UT-NZS word
- ut_test_nzs.py - test option file
- ut_decoding_nzs.qmt - qmt test
This MR should follow PRConfig!487
Edited by Wojciech Krupa