New ttbar + PU200 nightly trigger test for FTF with ITk
As title describes, this adds test_trig_mc_v1Dev_newJO_ITk_ttbar200PU_build.py
which is a ttbar+PU200 version of the single muon run 4 test, test_trig_mc_v1Dev_newJO_ITk_build
, running FTF in the trigger with ITk. This MR follows on from the work done in !66756 (merged), where it was mentioned that having a ttbar test would be good so that we could look at more than just the muon signature.
Description of changes:
- New test file within
TrigValidation/TriggerTest
. Does not run on Bjet signature due to missingJetTagCalibHistosKey
dependency. -
TrigValInputs.json
updated to include the run 4 ttbar+PU200 RDO which already exists on CVMFS. - Tau menu code is hardcoded to start setting up the TRT. This does not work for ITk, so a check on the setting of
Tracking.ActiveConfig.doTRT
is used. This should always be False for ITk. - Both FTF with ITk trigger tests are switched to run the avaiable run 4 menu,
MC_pp_run4_v1
, as this makes more sense than continuing to use the run 3 menu.