Skip to content

Add protections to the fixed size of temporary track container

Peilian Li requested to merge peilian_cleanups into master

Add protections to the fixed size of temporary track containers in PrAddUTHits.cpp and PrVeloUT.cpp

Fix a bug in hit search indices in PrAddUTHits.cpp and PrVeloUT.cpp, related to the test failures in Alignment tests

Thank @shunan for catching the bug. This is a temporary fix. We are making the size of containers to be flexible.

Additionally, clean up the v2_tracks in MuonIDHltAlg.cpp

Edited by Peilian Li

Merge request reports