Skip to content

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]

https://bigpanda.cern.ch/art/jobs/?package=TrfTestsART&branch=22.0/Athena/x86_64-centos7-gcc11-opt&ntag_full=2022-11-10T2101&view=packages

(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

Merge request reports