Add missing TrackRecordFilter and MuonSegmentTruthAssociationAlg to MuonReconstructionCfg
In the last (r10) nightly the q445 test reports:
Py:diff-root WARNING the following variables exist only in the old file !
Py:diff-root WARNING - [AFPProtonContainer]
Py:diff-root WARNING - [AFPProtonContainerAux.]
Py:diff-root WARNING - [AFPSiHitsClusterContainer]
Py:diff-root WARNING - [AFPSiHitsClusterContainerAux.]
Py:diff-root WARNING - [AFPToFTrackContainer]
Py:diff-root WARNING - [AFPToFTrackContainerAux.]
Py:diff-root WARNING - [AFPTrackContainer]
Py:diff-root WARNING - [AFPTrackContainerAux.]
Py:diff-root WARNING - [AFPVertexContainer]
Py:diff-root WARNING - [AFPVertexContainerAux.]
Py:diff-root WARNING - [MuonSegmentsAuxDyn.truthSegmentLink]
Py:diff-root WARNING - [MuonSegmentsAuxDyn.truthSegmentLink.m_persIndex]
Py:diff-root WARNING - [MuonSegmentsAuxDyn.truthSegmentLink.m_persKey]
Py:diff-root WARNING - [MuonTruthSegmentsAuxDyn.recoSegmentLink]
Py:diff-root WARNING - [MuonTruthSegmentsAuxDyn.recoSegmentLink.m_persIndex]
Py:diff-root WARNING - [MuonTruthSegmentsAuxDyn.recoSegmentLink.m_persKey]
(Incidentally @elmsheus this seems to not be reported on the spreadsheet?)
This MR removes the last six.
cc @tadej and @jchapman because I'm not sure if I need to set the barcode, as per the old-style config: https://gitlab.cern.ch/atlas/athena/-/blob/22.0/Reconstruction/MuonIdentification/MuonCombinedRecExample/share/MuonCombinedRec_postprocessing.py#L24