- Aug 02, 2020
-
-
- Jul 31, 2020
-
-
Vakhtang Tsulaia authored
Bug fix to usage of preExec via bash string for the q-tests. See merge request atlas/athena!35207
-
Vakhtang Tsulaia authored
enable InDetTrackSystematicsTools in Athena build See merge request atlas/athena!35215
-
Vakhtang Tsulaia authored
Cleanup obsolete references to CutFlowSvc See merge request atlas/athena!35240
-
Vakhtang Tsulaia authored
Modify the size of forMS See merge request atlas/athena!35256
-
Vakhtang Tsulaia authored
Sweeping !35066 from 21.0 to master. fix runtime error test_MC16_G4FastCalo_ttbar.sh ( ATLASSIM-4674) See merge request atlas/athena!35276
-
Vakhtang Tsulaia authored
Add new TIDV art test for bjet with different config See merge request atlas/athena!35281
-
Vakhtang Tsulaia authored
egammaTrkRefitter : Try to avoid vector re-allocations See merge request atlas/athena!35277
-
Vakhtang Tsulaia authored
Remove un-needed inlcudes/fwd declarations of IMagneticFieldSvc See merge request atlas/athena!35204
-
Vakhtang Tsulaia authored
AthenaCommon: Remove setting of CoreDumpSvc.FatalHandler See merge request atlas/athena!35242
-
Vakhtang Tsulaia authored
IRegionSelector: Delete LUTCondData classes See merge request atlas/athena!35216
-
Vakhtang Tsulaia authored
PerformanceMonitoring: cmake cleanup See merge request atlas/athena!35214
-
Vakhtang Tsulaia authored
DataModel: cmake cleanup See merge request atlas/athena!35212
-
Vakhtang Tsulaia authored
Control: cmake cleanup See merge request atlas/athena!35206
-
Vakhtang Tsulaia authored
MuonRPC_Cabling+RPCcablingInterface+TrigT1RPClogic: cmake fixes See merge request atlas/athena!35267
-
Vakhtang Tsulaia authored
LArSim: Remove use of StoreGate::instance(). See merge request atlas/athena!35266
-
Vakhtang Tsulaia authored
InDetTrigTrackResidualMonitor: cmake fixes See merge request atlas/athena!35265
-
Vakhtang Tsulaia authored
TriggerMenuMT: Fix some warnings. See merge request atlas/athena!35264
-
Vakhtang Tsulaia authored
TriggerMenu: Fix irreproducibilty. See merge request atlas/athena!35230
-
Julie Kirk authored
new file: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_bjet_test_pu40.py
-
Christos Anastopoulos authored
-
fix runtime error test_MC16_G4FastCalo_ttbar.sh ( ATLASSIM-4674) See merge request atlas/athena!35066 (cherry picked from commit 8b1782f4c5a323d3af1ab35bb8b15daeb72551ad) 5f48c6bd Update test_MC16_G4FastCalo_ttbar.sh
-
- Jul 30, 2020
-
-
scott snyder authored
Use MuonCablingTools, not CablingTools (they're duplicates).
-
scott snyder authored
Use MuonCablingTools, not CablingTools (they're duplicates).
-
scott snyder authored
Use MuonCablingTools, not CablingTools (they're duplicates).
-
scott snyder authored
Remove use of obsolete function StoreGate::instance(). (However, this package is not usually built as part of Athena.)
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Fix some formatting warnings seen with python 3.8.
-
Vakhtang Tsulaia authored
Fix DEBUG mode segfault in GlobalChi2Fitter See merge request atlas/athena!35247
-
Yohei Yamaguchi authored
-
Frank Winklmeier authored
-
Stephen Nicholas Swatman authored
This commit fixes a sloppy segmentation fault I introduced in !35126. The segmentation fault occurs only in debug mode, as it concerns the deferencing of a smart pointer after release. We simply re-order the lines to fix the issue. Affects ATR-21725.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
- remove atlas_depends_on_subdirs - update link and external dependencies
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Cleanup cmake configuration, update link dependencies and factorize test definition.
-
Frank Winklmeier authored
Follow-up to !35076 where we removed the explicit setting of `CoreDumpSvc.FatalHandler` in various job options. However, `athena.py` is setting this value to `-1` (only handle `SIGINT`) by default and this leads to missing stacktraces for real crashes (e.g. ATR-21816). Not clear why this setting was chosen as a default in athena. Also update boostrap pickle files to match new default.
-
Vakhtang Tsulaia authored
MuonD3PDMaker: Don't crash if isolation variables are missing. See merge request atlas/athena!35231
-
Tadej Novak authored
-