Skip to content

TrigAnalysisTest: update conditions tag for tests running from HITS

Hello,

Similarly to !64737 (merged), this MR is updating the global conditions tag of trigger ART tests running over HITS, to avoid the pixel charge calibration issue (ATR-27476). These tests are still running over Run2 HITS though, at some point we may want to move to MC23c HITS, and possibly move to RDO-based overlay with CA rather than HITS-based without CA.

With the update, the tests run a bit longer but still crash, now due to supercell-related L1Calo errors:

09:38:25 AvalancheSchedulerSvc                          0   FATAL Auto DataLoading not requested, and the following unmet INPUT dependencies were found:
09:38:25 AvalancheSchedulerSvc                          0   FATAL    o  ( 'CaloCellContainer' , 'StoreGateSvc+EmulatedSCell' )     required by Algorithm:
09:38:25 AvalancheSchedulerSvc                          0   FATAL        * L1_eFexEmulatedTowers
09:38:25 AvalancheSchedulerSvc                          0   FATAL        * gFEXDriver
09:38:25 AvalancheSchedulerSvc                          0   FATAL        * jFexEmulatedTowerMaker
09:38:25 AvalancheSchedulerSvc                          0   FATAL        * jTowerMakerFromJfexTowers

Tagging @serodrig for information.

Cheers, Bertrand

Merge request reports