Skip to content

V3.5.2-0

Compare
Choose a tag to compare
@mmasciov mmasciov released this 25 Nov 00:24
· 8 commits to devel since this release
3774911

New functionalities and updates in general physics algorithms:

  • #383: release memory allocated for TrackCand vectors on every event / iteration, and avoid allocation of overlap hit-storage vector per seed;
  • #385: reinitialize lower bound of dphi hit search windows per track, to avoid artificially/unnecessarily large search windows;
  • #386: enlarge size of hit search windows to further increase hit multiplicity;
  • #387: enable backward search for iterations seeded by pixel quadruplet seeds, tighten seed duplicate cleaning/merging parameters, and allow for up to 15 hits (4 bits) in seeding layers, to increase number of inner pixel hits and improve impact parameter resolution.

Additional notes:

  • #386 and #387 require update of mkFit JSON configuration files.