Skip to content

Add writeSeedValNtuple flag and schedule root file production for seed validation

Carlo Varni requested to merge cvarni/athena:ScheduleTTreeProductionInJO into master

Following !50635 (merged) I'm introducing a flag (ConfigFlags.ITk.Tracking.writeSeedValNtuple) for scheduling the validation root file production. Also a change in the JO configuration to allow this.

In the past (i.e. non-ITk) the same feature was possible thanks to the InDetFlags.writeSeedValNtuple flag. I'm keeping the same name for consistency.

Tagging @ncalace

Merge request reports