Skip to content

IDTPM: Adding TrackAnalysisInfoWriteTool

Marco Aparo requested to merge maparo/athena:maparo-main-IDTPM-v2.0.2 into main

Adding TrackAnalysisInfoWriteTool. This writes to StoreGate a data structure (based on xAOD::BaseContainer) which comprises of vectors of ElementLinks of test and reference track/truth particles (depending on the use-case) and a simplified trigger navigation info (chain name, RoI index and RoI string description) for the trigger analysis only. This container is then written into the AOD_IDTPM output file, which can then be used for re-processing an existing analysis.

FYI @tbold

Merge request reports