Skip to content

cbmreco: Integrate algo::Unpack

Felix Weiglhofer requested to merge fweig/cbmroot:algo-unpack-chain into master

Replace sts::UnpackChain with a more general UnpackChain that uses algo::Unpack underneath.

Disabled TRD and TRD2D unpackers in cbmreco until we have the configs available for those in algo.

cc @d.smith: MR includes some changes to algo::Unpack. In particular it's possible now to mask / exclude individual detectors.

Merge request reports