Skip to content

LHCBGAUSS-876: Fixed Segmentation Fault caused by Index Issue in RadLengthColl within GaussTools

Kristian Alexander Zarebski requested to merge LHBGAUSS-876-dev into Sim09
  • Usage of an external variable as the index for iterating through tracks in RadLengthColl led to segmentation faults being thrown whilst the test was running. This has been fixed by instead creating a separate variable for the iteration.

  • Additional fixes include extra plots and better naming conventions and a couple of small bug fixes

NOTE: The test will raise an exception upon completion due to there being no registered VELO MCHits, this issue is still being investigated.

Edited by Kristian Alexander Zarebski

Merge request reports