Skip to content

Remove atomic TrackingVolume pointer by setting it in initialize

Nicolas Koehler requested to merge nkoehler/athena:muIdTrkBuild into master

Hi,

this MR moves the setting of the MS entrance TrackingVolume pointer to the initialize function of CombinedMuonTrackBuilder. Thus, it avoids a mutable. This MR is the last missing change for ATLASRECTS-5315 to be fixed.

Best, Nico

Merge request reports