- 16 Sep, 2022 1 commit
-
-
Ligang Xia authored
-
- 15 Sep, 2022 39 commits
-
-
Edward Moyse authored
CaloCluster_OnTrackBuilder : fix units for phi resol parametrization See merge request atlas/athena!56721
-
CaloCluster_OnTrackBuilder : fix units for phi resol parametrization
-
Edward Moyse authored
add cell container to EGAM8 derivations See merge request atlas/athena!56658
-
add cell container to EGAM8 derivations
-
Edward Moyse authored
MuonCondAlg: Fix cppcheck warnings. See merge request atlas/athena!56750
-
MuonCondAlg: Fix cppcheck warnings. Fix cppcheck warnings.
-
Edward Moyse authored
add infrastructure and demonstrator-code for AODFix in CA-based jobs See merge request atlas/athena!56735
-
add infrastructure and demonstrator-code for AODFix in CA-based jobs
-
Edward Moyse authored
AthenaRootComps: thread-checker fixes See merge request atlas/athena!56701
-
Edward Moyse authored
xAODRootAccess: thread-checker fixes See merge request atlas/athena!56690
-
Edward Moyse authored
MVAUtils: Fix test failure in gcc12 build. See merge request atlas/athena!56714
-
MVAUtils: Fix test failure in gcc12 build. libHist needs to be loaded before MVAUtils gets loaded; otherwise, we can run into dictionary problems with std::vector.
-
Edward Moyse authored
RootStorageSvc: thread-checker fixes See merge request atlas/athena!56709
-
Edward Moyse authored
McParticleTools: Speed up for HepMC3. See merge request atlas/athena!56751
-
McParticleTools: Speed up for HepMC3. Try to speed up the sort operation in TruthParticleCnvTool::convert by reducing the number of times we retrieve particle barcodes. See ATLASRECTS-7054.
-
Edward Moyse authored
L1CaloFEXByteStream: Fix cppcheck warnings. See merge request atlas/athena!56748
-
L1CaloFEXByteStream: Fix cppcheck warnings. Undefined shifts of signed quantity.
-
Edward Moyse authored
Patch to get_files to use mktemp See merge request atlas/athena!56752
-
Patch to get_files to use mktemp As suggested in ATEAM-858, patching get_files to use mktemp. Seems to be working in a few local tests, and seems to be a well-supported command. This avoids making use of /tmp in systems that might not have /tmp and might not have set $TMPDIR (e.g. might have set $TEMPDIR, or might use some other path for temporary files).
-
Edward Moyse authored
ReweightUtils: minor const fixes See merge request atlas/athena!56725
-
Edward Moyse authored
fix valgrind arg docstring for transformation See merge request atlas/athena!56722
-
fix valgrind arg docstring for transformation
-
Edward Moyse authored
ISF_Algorithms: Fix const-correctness violations. See merge request atlas/athena!56717
-
ISF_Algorithms: Fix const-correctness violations. Should only get const pointers from a const AthenaHitsVector.
-
Edward Moyse authored
Remove plaintext password from code See merge request atlas/athena!56710
-
Remove plaintext password from code
-
Edward Moyse authored
GeoMaterial2G4: make material factories thread-safe See merge request atlas/athena!56661
-
Edward Moyse authored
LWHists: minimal thread-checker fix See merge request atlas/athena!56691
-
Edward Moyse authored
dqm_algorithms: const fixes See merge request atlas/athena!56693
-
Edward Moyse authored
Remove superfluous DEBUG statements. See merge request atlas/athena!56699
-
Remove superfluous DEBUG statements.
-
Edward Moyse authored
Muon SW - Remove depreciated services Closes ATLASRECTS-7278 See merge request atlas/athena!56682
-
Muon SW - Remove depreciated services
-
Edward Moyse authored
xAOD Backends for ACTS MultiTrajectory See merge request atlas/athena!56628
-
xAOD Backends for ACTS MultiTrajectory
-
Edward Moyse authored
SUSYTools - Update implementation JetTruthLabelingTool See merge request atlas/athena!56596
-
SUSYTools - Update implementation JetTruthLabelingTool
-
Edward Moyse authored
Update CA configuration for fast tracking to run in master See merge request atlas/athena!56707
-
Update CA configuration for fast tracking to run in master
-