Skip to content
Snippets Groups Projects

remove DataTree, DataTreeCbmInterface and DataTreeQA - replaced by AnalysisTree

Merged Oleg Golosov requested to merge pwg-c2f/cbmroot:master into master
All threads resolved!
@@ -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) {
Loading