Skip to content
Snippets Groups Projects
Commit 5a37d63f authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau
Browse files

mCBM 2020: Fix default T0 address for sel in TOF unp, refs #1879

parent 967283d1
No related branches found
No related tags found
1 merge request!158mCBM 2020: Fix default T0 address for sel in TOF unp, refs #1879
......@@ -38,7 +38,7 @@ CbmMcbm2018UnpackerTaskTof::CbmMcbm2018UnpackerTaskTof(UInt_t /*uNbGdpb*/)
, fbDebugMonitorMode(kFALSE)
, fbSeparateArrayT0(kFALSE)
, fbWriteOutput(kTRUE)
, fuDigiMaskedIdT0(0x00005006)
, fuDigiMaskedIdT0(0x00002806)
, fuDigiMaskId(0x0001FFFF)
, fulTsCounter(0)
, fUnpackerAlgo(nullptr) {
......
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