- Jul 12, 2023
-
-
Fix METMap for PHYS -> PHYSLITE production
-
- Jul 11, 2023
-
-
Stewart Martin-Haugh authored
SCTRawDataProvider, TRT_RIO_Maker allow DataPool for the cache Online case See merge request atlas/athena!64233
-
SCTRawDataProvider, TRT_RIO_Maker allow DataPool for the cache Online case
-
Stewart Martin-Haugh authored
[Trig]RoiDescriptor: mark methods final See merge request atlas/athena!64253
-
Stewart Martin-Haugh authored
TrigMinBiasMonitoring: Add new chains to MinBias monitoring + cleanup See merge request atlas/athena!64271
-
TrigMinBiasMonitoring: Add new chains to MinBias monitoring + cleanup
-
Stewart Martin-Haugh authored
remove seemingly unused NN code See merge request atlas/athena!64268
-
remove seemingly unused NN code
-
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 atlas/athena!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 atlas/athena!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 !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 atlas/athena!64245
-
Fix McParticleUtils compilation in HepMC2-based builds
-
Walter Lampl authored
master -> main in asetup instructions See merge request atlas/athena!64232
-
master -> main in asetup instructions
-
Walter Lampl authored
ART master --> main leftovers See merge request atlas/athena!64231
-
ART master --> main leftovers
-
Frank Winklmeier authored
-
Walter Lampl authored
Remove spurious cd in FTAG mergePhysValFiles See merge request atlas/athena!64244
-
Remove spurious cd in FTAG mergePhysValFiles
-
Frank Winklmeier authored
Apart from the L1-related functions, none of the methods in the `RoiDescriptor` class are ever overridden. Marking them as `final` may allow the compiler to perform inlining in specific scenarios. Relates to ATR-27858.
-
Walter Lampl authored
IDC: Remove double nulling See merge request atlas/athena!64204
-