Skip to content

Fix calculation of track length in straw

Christian Grefe requested to merge cgrefe/TRTFramework:master into master

Fixes bugs in the calculation of track length in straw. For reference, the correct implementation in Athena: https://gitlab.cern.ch/atlas/athena/-/blob/master/InnerDetector/InDetRecTools/TRT_ElectronPidTools/src/TRT_ToT_dEdx.cxx#L1267

Merge request reports