Skip to content

Draft: Fix ART test to reconstruct tracks from ESD

  • Schedule conditions algorithms to create Pixel, SCT and TRT detector elements.
  • Skip pixel, SCT clusterization and TRT drift circle creation because these objects are in the ESD, however the RDOs needed to rerun these algorithms are not.
  • Recreate xAODTruthLinks, since they are not in the ESD but are needed to create InDetTrackParticles.
  • Avoid Calo seeded brem recovery, and backtracking, since the calo ROIs are absent.

Addresses ATLASRECTS-6861.

Edited by Goetz Gaycken

Merge request reports