Skip to content

Remove unused code in MuonTGRecTools & Remove the MuonTGAssocAlg package

Johannes Junggeburth requested to merge (removed):ATLASRECTS-6201 into master

Hi,

following the discussion on ATLASRECTS-6201, this MR includes the following changes:

  • Remove the MuonTGAssocAlg
  • Remove the MuonHolesOnTrackTool
  • Remove interfaces methods from the IMuonTGMEasTool exclusively used by the MuonHolesOnTrackTool allowing to eventually also remove the mutable data-members
  • Full reindentation of the MuonTGRecTools package

Adding full-build due to the removed package

Merge request reports