EventFilter/GctRawToDigi Test Suite
In all cases, need to check the *ErrorFlag histograms output by the job. For test 3,
need to compare this with output from current release version.
1. test_RawToDigi_RelVal.py
Unpack raw data in RelVal sample, and compare output with original sim digis.
Verifies backwards compatibility with existing MC raw.
2. test_DigiToRaw_RawToDigi_RelVal.py
Run digi2raw-raw2digi on sim digis in RelVal sample, and compare output with
original sim digis. Verifies packer-unpacker consistency in new version.
3. test_RawToDigi_Emulator_Data.py
Unpack real data, and run emulator comparison. Verify unpacker compatibility
with existing raw data.
EventFilter/GctRawToDigi Examples
Some of these could probably do with a clean up.
1. gctDigiToRaw_cfg.py
Packer example
2. gctRawToDigi_cfg.py
Unpacker example
3. gctVmeDigiDump_cfg.py
Read VME text file, run unpacker and print GCT digis
4. gctVmeDoAll_cfg.py
Read VME text file, run unpacker, DQM and emulator DQM
5. gctVmeDqm_cfg.py
Read VME text file, run unpacker and DQM