Skip to content

MuonCombinedTrackBuilder - Split up track building & fitting

Hi everybody,

this MR is an attempt to simplify the structure of the god-tool MuonCombinedTrackBuilder. There're parts that a re purely associated to track fitting others to gathering the hits from MuGirl, MuidCo, etc. The proposed change takes the fitting related functions and splits them into MuonCombinedTrackFitter from which the CombinedTrackBuilder inherits.

Merge request reports