This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Jan 10, 2025
-
-
Sara Alderweireldt authored
combined chains Menu Legacy cleanup, ATR-30634 See merge request atlas/athena!76941
-
The list of the legacy-seeded chains are removed from the Dev_pp_run3 and MC_pp_run3 menus, ATR-30634 Remove lagacy items
-
Sara Alderweireldt authored
Cleanup the automatic PS set generation See merge request atlas/athena!76952
-
Cleanup the automatic PS set generation
-
Sara Alderweireldt authored
Remove step number from getEmptyStep method See merge request atlas/athena!76948
-
Remove step number from getEmptyStep method
-
Sara Alderweireldt authored
New LArNoiseBurst histograms for TrigMETMonitoring See merge request atlas/athena!77029
-
New LArNoiseBurst histograms for TrigMETMonitoring
-
Sara Alderweireldt authored
TrigT1CaloMonitoring+xAODTrigger: Protect against bad efex iPhi See merge request atlas/athena!76924
-
Sara Alderweireldt authored
support for running l1topo sim and monitoring, and tidy up for efex monitoring See merge request atlas/athena!77080
-
support for running l1topo sim and monitoring, and tidy up for efex monitoring
-
Duc Ta authored
24.0 bis78dev See merge request atlas/athena!77097
-
24.0 bis78dev
-
Duc Ta authored
AthenaMonitoring: allow empty ToolHandleArray in AthMonitorAlgorithm::getGroup See merge request atlas/athena!77081
-
AthenaMonitoring: allow empty ToolHandleArray in AthMonitorAlgorithm::getGroup Hello, As discussed in ATR-30693, we have a trigger ART test that runs with monitoring algorithms but without monitoring tools. Currently, this is not a supported configuration for `AthMonitorAlgorithm::fill( const std::string& groupName, MonVarVec_t&& variables )` as `AthMonitorAlgorithm::getGroup` issues FATAL error messages. However, this is a supported case in `AthMonitorAlgorithm::fill( const ToolHandle<GenericMonitoringTool>& groupHandle, MonVarVec_t&& variables )` and `Monitored::Group`, nothing is done if we try to fill histograms while the tool handle is empty. With this MR, the first method behaves as the second method. Cheers, Bertrand
-
- Jan 09, 2025
-
-
scott snyder authored
-
Sara Alderweireldt authored
ATR-30633 clean up of legacy L1 seeds in MC menu See merge request atlas/athena!76896
-
ATR-30633 clean up of legacy L1 seeds in MC menu
-
Sara Alderweireldt authored
Trigger: fix minor remaining cppcheck defects See merge request atlas/athena!77065
-
Sara Alderweireldt authored
L1CaloFEXSim: fix cppcheck defects See merge request atlas/athena!77063
-
Sara Alderweireldt authored
Dev jet cleanup ATR-30621 See merge request atlas/athena!76940
-
Dev jet cleanup ATR-30621
-
Jean-Baptiste De Vivie De Regie authored
Backport FastChain ART test updates for MC23a to 24.0 See merge request atlas/athena!77057
-
Update FastChain ART tests to run MC23a and MP/MT where possible Update FastChain ART tests to run MC23a and MP/MT where possible
-
Jean-Baptiste De Vivie De Regie authored
Rename /eos/atlas/atlascerngroupdisk/proj-sit ->... See merge request atlas/athena!77053
-
Sara Alderweireldt authored
ATR-30630: Egamma MC/Dev Menu Legacy cleanup See merge request atlas/athena!77042
-
ATR-30630: Egamma MC/Dev Menu Legacy cleanup
-
Jean-Baptiste De Vivie De Regie authored
Fix typo in tracking startAtOriginalPerigee flag name See merge request atlas/athena!77060
-
Fix typo in tracking startAtOriginalPerigee flag name
-
Sara Alderweireldt authored
Fix extraneous comma See merge request atlas/athena!77071
-
Fix extraneous comma json decoder wasn't working due to a spurious comma. Fixes ATR-30689
-
Sara Alderweireldt authored
Rename /eos/atlas/atlascerngroupdisk/proj-sit ->... See merge request atlas/athena!77052
-
Sara Alderweireldt authored
Add additional CP recomendations See merge request atlas/athena!77028
-
Add additional CP recomendations Add a class to approximate the Run 3 CP recomendations
-
Sara Alderweireldt authored
SCEmulation algorithm fix for problems in etBin list bound detection, resulting in ATR-30648 See merge request atlas/athena!76899
-
SCEmulation algorithm fix for problems in etBin list bound detection, resulting in ATR-30648
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Use `resize` to pre-allocated vector. More readable and also fixes cppcheck false positive.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-