Skip to content
Snippets Groups Projects
Commit 0750f1b5 authored by Norbert Herrmann's avatar Norbert Herrmann
Browse files

fix DigiMask

parent b23ac723
No related branches found
No related tags found
1 merge request!164Official master
......@@ -39,7 +39,7 @@ CbmMcbm2018UnpackerTaskTof::CbmMcbm2018UnpackerTaskTof(UInt_t /*uNbGdpb*/)
, fbSeparateArrayT0(kFALSE)
, fbWriteOutput(kTRUE)
, fuDigiMaskedIdT0(0x00002806)
, fuDigiMaskId(0x0001FFFF)
, fuDigiMaskId(0x001FFFFF)
, fulTsCounter(0)
, fUnpackerAlgo(nullptr) {
fUnpackerAlgo = new CbmMcbm2018UnpackerAlgoTof();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment