Draft: Allow producing the extra reconstruction outputs IDTIDE and IDTRKVALID in one job
Solve conflicts between IDTIDE and IDTRKVALID when enabled in one job:
- split augmentations into those shared between both formats and those which are format specific and rely on athenaMT scheduler to only schedule one or the other,
- be more specific about items written to the two formats,
- disable unused inputs TrackStateOnSurfaceDecorator which fixes scheduler stall.
Closes ATLIDTRKCP-371