- Oct 27, 2022
-
-
Fix bugs in EgammaTrackParticleThinning and add GSF track thinning to PHYSLITE
-
- Oct 26, 2022
-
-
Tadej Novak authored
TrigT1CaloByteStream: Remove references to EventInfo. See merge request atlas/athena!57851
-
TrigT1CaloByteStream: Remove references to EventInfo. Remove references to the old EventInfo class (from unused test code...).
-
Tadej Novak authored
Crest development: change server url See merge request atlas/athena!57831
-
Crest development: change server url
-
Tadej Novak authored
MuonNSWCommonDecode+xAODTracking: Suppress cppcheck warnings. See merge request atlas/athena!57847
-
Tadej Novak authored
We do not need CLASS_DEF for things we do not write See merge request atlas/athena!57846
-
We do not need CLASS_DEF for things we do not write
-
Tadej Novak authored
Fix out-of-bounds (debug) error in HGTD GeoModel See merge request atlas/athena!57834
-
Fix out-of-bounds (debug) error in HGTD GeoModel
-
Tadej Novak authored
TRT_ConditionsData: Fix cppcheck warnings. See merge request atlas/athena!57845
-
TRT_ConditionsData: Fix cppcheck warnings. Pass strings by const reference, not by value.
-
Tadej Novak authored
BarcodeServices: Enable thread-safety checking. See merge request atlas/athena!57848
-
BarcodeServices: Enable thread-safety checking. Enable thread-safety checking.
-
Tadej Novak authored
TrigT1NSWSimTools: Remove dependency on EventInfo. See merge request atlas/athena!57850
-
TrigT1NSWSimTools: Remove dependency on EventInfo. Remove dependency on old EventInfo class.
-
Tadej Novak authored
BeamEffects: Fix thread-safety checker warnings. See merge request atlas/athena!57849
-
BeamEffects: Fix thread-safety checker warnings. Disable thread-safety checking for unit test using gtest. Fixes (disabled-by-default) warnings about calls to unchecked code.
-
Tadej Novak authored
2022-10-25: Daily sweep of 22.0 into master See merge request atlas/athena!57836
-
- Oct 25, 2022
-
-
scott snyder authored
Suppress a bogus cppcheck parse warning.
-
scott snyder authored
Suppress cppcheck parsing problem.
-
Tadej Novak authored
Fixing missing variables in CA version of PHYS See merge request atlas/athena!57838
-
Fixing an issue where some variables needed for data and MC were put in the MC-only cateogory in PHYS In the migration of DAOD_PHYS to CA we did a clean up of variables that are only found in MC, to reduce the number of warnings. Unfortunately some variables that are also needed in data were accidentally put behind the isMC if statement, leading to missing variables from data. The variable comparison tests were done with MC so this was missed. This is fixed in this MR.
-
Tadej Novak authored
-
Julien Maurer authored
22.0 yet more ca sync fixes 14 See merge request atlas/athena!57767
-
Improved debugging output for MuonPatternCalibration and MdtMathSegmentFinder MdtMathSegmentFinder: do not print from a loop over pointers, since this is not reproducible.
-
Julien Maurer authored
Update ISFTruthIncident_test unit test to be compatible with HepMC3 See merge request atlas/athena!57794
-
Update ISFTruthIncident_test unit test to be compatible with HepMC3
-
Julien Maurer authored
Cleanup sTgc digitization of unused and deprecated code See merge request atlas/athena!57809
-
Cleanup sTgc digitization of unused and deprecated code
-
Julien Maurer authored
Sweeping !57812 from master to 22.0. Digitization: Fix persistency of PU truth jets. See merge request atlas/athena!57825
-
Julien Maurer authored
AFP Webdisplay - update track synchronization parameters See merge request atlas/athena!57828
-
AFP Webdisplay - update track synchronization parameters
-
Tamara Vazquez Schroeder authored
Removing warnings related to FTAG histograms in jet trigger monitoring See merge request atlas/athena!57824
-
Removing warnings related to FTAG histograms in jet trigger monitoring
-
Tamara Vazquez Schroeder authored
Sweeping !57746 from master to 22.0. add HLT jet/btagging info to FTAG2 See merge request atlas/athena!57817
-
Tamara Vazquez Schroeder authored
ATR-26500: Update TriggerEDMRun3.py, add DIPS See merge request atlas/athena!57816
-
ATR-26500: Update TriggerEDMRun3.py, add DIPS
-
Tamara Vazquez Schroeder authored
Skip AOD file in ART job output See merge request atlas/athena!57799
-
Skip AOD file in ART job output The AOD.pool.root file is typically ~ 2 G in size, so excluding this should half the output size of the jobs
-