- Feb 11, 2025
-
-
Duc Ta authored
update condition tags for MC21 Run4 and MC23 See merge request atlas/athena!77725
-
update condition tags for MC21 Run4 and MC23
-
Duc Ta authored
Adding new scripts to read/write Lumi values from CALO COOL DB See merge request atlas/athena!77741
-
Adding new scripts to read/write Lumi values from CALO COOL DB
-
Duc Ta authored
TileSimAlgs: Add CA-based configuration for Tile pulse simulator for Run3 See merge request atlas/athena!77699
-
TileSimAlgs: Add CA-based configuration for Tile pulse simulator for Run3 ComponentAccumulator based configuration for Tile pulse simulator (Tile pulse from digits algorithm) for Run 3 has been added. Test for Tile pulse simulator configuration has been added.
-
Duc Ta authored
Adding thinning and skimming to DAOD_SCTVALID See merge request atlas/athena!76943
-
Adding thinning and skimming to DAOD_SCTVALID
-
Andrea Coccaro authored
Stop renounce of inputs to L1Calo monitoring, to fix ATR-30735 See merge request atlas/athena!77305
-
Removing renounce of inputs to L1Calo Phase1 monitoring algorithms, so that MT scheduler can properly schedule
-
- Feb 07, 2025
-
-
Duc Ta authored
Update SGInputLoader.cxx - promote transient providerless loads of objects to being an error See merge request atlas/athena!77625
-
Update SGInputLoader.cxx - promote transient provider-free loads of objects to an error, as usually indicative of missing output declaration
-
Duc Ta authored
Fix LAr clang warnings See merge request atlas/athena!77688
-
Petar Bokan authored
HLT Calo: Monitoring Updates for 2025, Updated See merge request atlas/athena!77445
-
HLT Calo: Monitoring Updates for 2025, Updated
-
Petar Bokan authored
TrigT1CaloMonitoring: Do not renounce inputs for monitoring algorithm. See merge request atlas/athena!77693
-
TrigT1CaloMonitoring: Do not renounce inputs for monitoring algorithm. EfexMonitorAlgorihm was renouncing its inputs. But that means in MT jobs, it may run at any time. In particular, it was observed running at the same time the inputs were being made, leading to crashes. This fixes failures seen in the test_bulkProcessing_data22_900GeV.sh ART test. It appears that what is happening here is that the algorithm is configured to look for two different inputs, each of which may or may not exist. The algorithm was checking at runtime and ignoring those that don't exist. But this was causing warnings, and the response to the warnings was to renounce the inputs. But as seen above, this is wrong. The correct thing to do is fix the configuration so the algorithm is only looking for inputs which actually exist.
-
Jean-Baptiste De Vivie De Regie authored
ZDC geometry configured from geometry tag See merge request atlas/athena!77662
-
ZDC geometry configured from geometry tag
-
Tadej Novak authored
-
Tadej Novak authored
-
- Feb 06, 2025
-
-
Jean-Baptiste De Vivie De Regie authored
Sync fixes from !77601 in main to 24.0 See merge request atlas/athena!77638
-
Sync fixes from !77601 in main to 24.0
-
Jean-Baptiste De Vivie De Regie authored
LAr db fixes 6 See merge request atlas/athena!77659
-
LAr db fixes 6
-
- Feb 05, 2025
-
-
Petar Bokan authored
Including L1Topo Monitoring plots in L1CaloDQ See merge request atlas/athena!77507
-
Including L1Topo Monitoring plots in L1CaloDQ
-
Jean-Baptiste De Vivie De Regie authored
Adjusting the axes to reduce the curve tails See merge request atlas/athena!77649
-
Adjusting the axes to reduce the curve tails
-
Petar Bokan authored
Fix threshold values set for L1 muon RoIs See merge request atlas/athena!77653
-
Fix threshold values set for L1 muon RoIs The threshold decision tool used by the MuCTPI to set the muon RoI threshold values was using a function that it shouldn't have, resulting in only ever taking the barrel trigger thresholds (regardless of where the RoI is located in teh detector). This updates to set the correct threshold depending on the eta of the RoI. Fixes ATR-30794.
-
Petar Bokan authored
Add declarations of EventInfo creation by eventloop infrastructure See merge request atlas/athena!77623
-
Add declarations of EventInfo creation by eventloop infrastructure
-
Jean-Baptiste De Vivie De Regie authored
24.0 zdc mc fix reconstruction See merge request atlas/athena!77642
-
24.0 zdc mc fix reconstruction
-
Jean-Baptiste De Vivie De Regie authored
NswCalibDbAlg: Do not process threshold data if not used See merge request atlas/athena!77626
-
Jean-Baptiste De Vivie De Regie authored
LooperKiller: Use xAOD::EventInfo See merge request atlas/athena!77635
-
Jean-Baptiste De Vivie De Regie authored
PunchThroughG4: Add missing override keywords and fix other cppcheck issues See merge request atlas/athena!77619
-
- Feb 04, 2025
-
-
Petar Bokan authored
L1Calo eFEX Remove unused eFEXFPGA tool See merge request atlas/athena!77612
-
Remove unused tool. It results in an additional eFEXtauBDTAlgoTool instance which crashes since it's not initialized in the python config
-