- Jul 11, 2023
-
-
Stewart Martin-Haugh authored
rm seeming unused TrkVxEdmCnv package See merge request atlas/athena!64267
-
rm seeming unused TrkVxEdmCnv package
-
Walter Lampl authored
TRT_RodDecoder rm not very useful block of code See merge request atlas/athena!64234
-
TRT_RodDecoder rm not very useful block of code
-
Walter Lampl authored
C++ Standard Setting, 23.0 branch (2023.07.10.) See merge request atlas/athena!64242
-
Setting the C++ standard explicitly in the project configurations. Before anything else, so that defaults in AtlasLCG and AtlasCMake would not be the ones taken.
-
Walter Lampl authored
GCC Clang Pragma Warning Fix, 23.0 branch (2023.07.10.) See merge request !64240
-
Only allow Cling to see the warning suppression pragmas. As it turns out, GCC is very touchy about seeing pragmas that are not meant for it. So we need to only expose these pragmas to the ROOT dictionary generation. Even Clang as the main C++ compiler does not need to see them.
-
Walter Lampl authored
MuonGeoModel - Load Geo from SQLite -> Fix index shift See merge request atlas/athena!64252
-
MuonGeoModel - Load Geo from SQLite -> Fix index shift
-
Walter Lampl authored
TrigConfIO: fix spelling of InputType in ConfigSvc See merge request atlas/athena!64220
-
- Jul 10, 2023
-
-
Chandler Robert Baker authored
Fix defects ( passed by value) reported by cppcheck See merge request !64250
-
Fix defects ( passed by value) reported by cppcheck
-
Chandler Robert Baker authored
TrigInDetValidation: increase TrigInDetRdictStep timeout See merge request atlas/athena!64243
-
TrigInDetValidation: increase TrigInDetRdictStep timeout Hello, This MR is increasing the timeout of the TrigInDetRdictStep in trigger ART tests from 10 to 15 mins, to avoid occasional timeout errors (ATR-27688). For simplicity, the timeout is increased for all ID tests. One option could be to introduce an extra agument, to be able to specify the timeout only for a given test, but that seems a bit overkill. Cheers, Bertrand
-
Chandler Robert Baker authored
TrigValTools: update data23_cos input See merge request atlas/athena!64238
-
TrigValTools: update data23_cos input Hello, This MR is updating the data23_cos RAW data files used in trigger ART tests. Fortunately, this time, we have enough stats (we process up to 4k events) from a same LB, so the issue reported in ATR-26472 wouldn't show up if we were to use a grid dataset instead of files on cvmfs (for simplicity, we stick to cvmfs inputs). Cheers, Bertrand
-
Chandler Robert Baker authored
TrigEgammaFastElectronReAlgo keep only the faster default See merge request atlas/athena!64227
-
TrigEgammaFastElectronReAlgo keep only the faster default
-
Chandler Robert Baker authored
Debug Stream recovery, addition of HLT_rejected_events histogram See merge request atlas/athena!64216
-
Debug Stream recovery, addition of HLT_rejected_events histogram
-
Walter Lampl authored
Fix McParticleUtils compilation in HepMC2-based builds See merge request !64245
-
Fix McParticleUtils compilation in HepMC2-based builds
-
Walter Lampl authored
master -> main in asetup instructions See merge request !64232
-
master -> main in asetup instructions
-
Walter Lampl authored
ART master --> main leftovers See merge request atlas/athena!64231
-
ART master --> main leftovers
-
Walter Lampl authored
Remove spurious cd in FTAG mergePhysValFiles See merge request atlas/athena!64244
-
Remove spurious cd in FTAG mergePhysValFiles
-
Walter Lampl authored
IDC: Remove double nulling See merge request !64204
-
IDC: Remove double nulling
-
Walter Lampl authored
Updated TRT_ElectronPidToolsConfig See merge request atlas/athena!64209
-
Updated TRT_ElectronPidToolsConfig
-
Walter Lampl authored
Digitization unit tests: Fall back to old expected configuration for HepMC2-based nightlies See merge request atlas/athena!64208
-
test_MC16a_Digi_tf_configuration.py: Fall back to old expected configuration for HepMC2-based nightlies (ATLASSIM-6646)
-
Walter Lampl authored
23.0-refactor-PixelConditionsData See merge request atlas/athena!64185
-
23.0-refactor-PixelConditionsData
-
Walter Lampl authored
Updating Online Event Display job options See merge request atlas/athena!63311
-
Updating Online Event Display job options
-
Walter Lampl authored
MultipleScatteringSamplerGeneralMixture : pass by const reference See merge request atlas/athena!64235
-