common DuplicateSeedDetector for both pixels and strips
- common
DuplicateSeedDetector
for both pixels and strips. - add
ATLASSourceLinkGeneric::elementIndex()
accessor and save base pointer inDuplicateSeedDetector::setElement()
. Neither are used yet, but point the way for a potential future optimisation. - add
flags.Acts.trackFindingChi2CutOff
(default is unchanged from previous setting) to help test a possible mitigation to the small track finding inefficiency. - simplify
Measurements
andCKF_pimpl
definitions and construction. - use
flags.Detector.EnableITkPixel=False
orflags.Detector.EnableITkStrip=False
to disable pixel or strips for track finding.
Edited by Tim Adye