TrigValidation: update ART inputs and MC conditions override
Hello,
This MR is updating ttbar RDO inputs used in many trigger ART tests (and in the CI) from MC23c to MC23e. Same thing for HITS + minbias RDO used in 1 test.
Besides, the override of the MC global conditions tag introduced in !72201 (merged) is no longer necessary: we now have MC23e RDOs with built-in MC23e conditions, so no need to specify/override conditions. However, instead of dropping the override, I updated the global tag to the MC23e tag, so the override has no effect. I did this for simplicity, but also because we might have to override again in the future. We could also consider using globalTags from defaultConditionsTags (!74132 (merged)), but it is not a priori obvious that future tags would always be backward-compatible with current RDOs.
Adding the 'urgent' label to avoid interferences with the various trigger menu cleanup MRs in preparation.
Tagging @carquin .
Cheers, Bertrand