Skip to content

L1 bugfix: triplet slopes were stored incorrectly

Sergey Gorbunov requested to merge se.gorbunov/cbmroot:BugTx into master

Instead of Tx, sqrt(fabs(Tx)) was stored in L1Triplet. This bugfix doesn't change the efficiencies for some reason.

The MR fixes https://redmine.cbm.gsi.de/issues/2191

Merge request reports