The Hybrid DR calculates stub residuals w.r.t. tracklets using floating point maths. This will not allow bit accurate matching with the firmware. The "Tracklet" objects do contain digital residuals, but only for the best stub in each layer of each tracklet, which does not support the "doMultipleMatches" option.
Need to find a solution. Perhaps a fully digital DR that allows only 1 stub per layer as input, and a floating point DR that allows multiple stubs per layer per input?
The Hybrid DR calculates stub residuals w.r.t. tracklets using floating point maths. This will not allow bit accurate matching with the firmware. The "Tracklet" objects do contain digital residuals, but only for the best stub in each layer of each tracklet, which does not support the "doMultipleMatches" option.
Need to find a solution. Perhaps a fully digital DR that allows only 1 stub per layer as input, and a floating point DR that allows multiple stubs per layer per input?
Issue raised by @tschuh