TrigAnalysisTest: removed references to AthFile
This is part of the ongoing campaign to remove all references to AthFile
. In this particular case, we have multi-step jobs in which the RDOtoRDOTrigger
steps run in rel 21. Apparently, the steps that run in the main no longer rely on AthFile
. Hence the AthFile
caches generated by the step that runs in rel 21 no longer get in the way of subsequent steps. Hence the cache removal step can be safely dropped.
Targetting this MR to 24.0 to keep the test definitions consistent between this branch and the main.