- Nov 03, 2022
-
-
Walter Lampl authored
prepare_release_notes compatibility with 22.0-mc20 See merge request atlas/athena!58057
-
prepare_release_notes compatibility with 22.0-mc20
-
Walter Lampl authored
TrfTestsARTPlots: Add mc20 and mc21 AODtoDAOD CA tests See merge request atlas/athena!58059
-
TrfTestsARTPlots: Add mc20 and mc21 AODtoDAOD CA tests
-
Walter Lampl authored
SiSPSeededTrackFinderData: Make classes trivially destructable and copyable See merge request atlas/athena!58029
-
Walter Lampl authored
CSC_Digitization+CxxUtils: Fix thread-safety checker warnings. See merge request atlas/athena!58055
-
CSC_Digitization: Fix thread-safety checker warnings. Remove use of naughtyRetrieve. See ATLASSIM-6004.
-
Walter Lampl authored
ImplicitCollection: thread-checker fixes See merge request atlas/athena!58040
-
Walter Lampl authored
CaloRec: Remove dependency on AIDA. See merge request atlas/athena!58054
-
CaloRec: Remove dependency on AIDA. Remove dependency on AIDA.
-
Walter Lampl authored
Fix LHEFilter to allow reading more than one LHE file See merge request atlas/athena!58053
-
Walter Lampl authored
MDT_Response: Fix cppcheck warnings. See merge request atlas/athena!58052
-
Walter Lampl authored
RootAuxDynIO: thread-checker fixes See merge request atlas/athena!58038
-
Walter Lampl authored
Remove some references to RAWtoESD in central code See merge request atlas/athena!58028
-
Walter Lampl authored
Add missing LRTMuon thinning tool in the LLP1 CA config; fix CA config for VSI See merge request atlas/athena!58001
-
Add missing LRTMuon thinning tool in the LLP1 CA config; fix CA config for VSI
-
Walter Lampl authored
Minor improvements for compareFlatTrees See merge request atlas/athena!57859
-
Minor improvements for compareFlatTrees
-
Walter Lampl authored
ATLASRECTS-7334: check if the matrix is invertiable before inverting it See merge request atlas/athena!58019
-
ATLASRECTS-7334: check if the matrix is invertiable before inverting it
-
Walter Lampl authored
RunTrigCostAnalysis: remove OutputLevel parameter from ComponentAccumulator.run() method Closes ATR-26604 See merge request atlas/athena!58048
-
Walter Lampl authored
Manual sweep of !57892 from 22.0 to master: Fixes for CA-based configuration of Monopole simulation jobs See merge request atlas/athena!57989
-
Walter Lampl authored
introduce configuration blocks various analysis algorithms See merge request !57676
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Walter Lampl authored
FitQualityOnSurface make it trivial See merge request atlas/athena!58002
-
FitQualityOnSurface make it trivial
-
Walter Lampl authored
TAT: TauEnergyScale user config for mc campaign and generator Closes ATLTAU-1811 See merge request atlas/athena!57935
-
TAT: TauEnergyScale user config for mc campaign and generator
-
- Nov 02, 2022
-
-
scott snyder authored
Misordered parameter names.
-
Walter Lampl authored
Fixing Tools/Campaigns/python/__init__.py See merge request atlas/athena!58032
-
Walter Lampl authored
This reverts merge request !57987
-
Bertrand Martin authored
Hello, This MR is a follow up of !57947. From the original MR description, "The parameter `OutputLevel` of the `ComponentAccumulator.run()` method is now superseded by the config-flag `Exec.OutputLevel`." Fixes ATR-26604. Cheers, Bertrand
-
Frank Winklmeier authored
`ImplicitCollectionIterator` is not thread-safe due to the use of the `mutable` `m_rowBuffer`. This also makes `ImplicitCollection` not thread-safe (strictly speaking only the `newQuery` method).
-
Frank Winklmeier authored
- const fixes for `BranchInfo` - mark some const_casts as safe - remove const-violating implementation of non-const `RootAuxDynStore::getData`
-
John Chapman authored
Adding changes from !57829 that were skipped in !57986.
-
Walter Lampl authored
Reenable non-isolated electron trigger with Phase-I seeds in MC menu See merge request atlas/athena!58022
-
Walter Lampl authored
fix failing testMuonDataDecode.sh Closes ATLASRECTS-7347 See merge request atlas/athena!58024
-
Walter Lampl authored
fix failing testMuonDataDecode.sh
-
Walter Lampl authored
HIEventUtils: make HICaloRange thread-safe Closes ATLASRECTS-7242 See merge request atlas/athena!58023
-