Skip to content
Snippets Groups Projects
Verified Commit 0fc79702 authored by Stephen Nicholas Swatman's avatar Stephen Nicholas Swatman
Browse files

Add hole search logic to the GlobalChi2Fitter

This commit adds the necessary logic to do hole search to the
GlobalChi2Fitter. The implementation is very close in output to the
InDetTrackHoleSearch, and may even improve on its quality slightly. The
hole search, if enabled, adds some CPU time to the fitting process but
this is negated by reduced CPU time later on in the algorithm chain. The
hole search data is carried out of the fitter through a track summary
object attached to the track. This functionality is disabled by default
to preserve exact bit-to-bit equality of the output, but can be enabled
using the DoHoleSearch flag. The rest of Athena should by now be
configured to accept this and work around it without performing
unnecessary additional hole searches.
parent 925a46e9
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!36828Add hole search functionality to the Trk::GlobalChi2Fitter
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment