Speed up the primary vertex analysis for the ID Trigger validation
We run two vertex analyses - one in the standard offline processing, and another with a primary vertex selection. This second processing would previously also re-run all the other ttbar based analyses.
In the ttbar jobs, these take some considreable time, and are not needed, as they have already been run in the standard job.
This adds a preprocessor macros to skip the confguration of the non-vertex analysis chain for the primary vertex analysis
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigAnalysis/TrigInDetAnalysisUser
This merge request affects 2 files:
- Trigger/TrigAnalysis/TrigInDetAnalysisUser/share/TIDAdata-chains-run3.dat
- Trigger/TrigAnalysis/TrigInDetAnalysisUser/share/TIDAdata-run3-offline-vtx.dat
added Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash ee321b6b)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25340]mentioned in merge request !39257 (merged)
added review-approved label and removed review-pending-level-1 label
mentioned in commit a7085710
added sweep:ignore label