- Jul 22, 2024
-
-
Tomasz Bold authored
-
Edward Moyse authored
MuonR4 - Add few more tests See merge request atlas/athena!73229
-
MuonR4 - Add few more tests
-
Edward Moyse authored
delete dysfunctional tab-completion components See merge request atlas/athena!73265
-
delete dysfunctional tab-completion components
-
Edward Moyse authored
MuonNSWCommonDecode: Fix cppcheck 2.14 warnings. See merge request atlas/athena!73246
-
MuonNSWCommonDecode: Fix cppcheck 2.14 warnings. Prefer returning const references to members rather than copies. Use bit operations from CxxUtils rather than reimplementing them here. Fixes some other cppcheck warnings in passing.
-
Edward Moyse authored
AthenaPoolUtilities: Ignore PGO messages in ref file comparisons. See merge request atlas/athena!73245
-
AthenaPoolUtilities: Ignore PGO messages in ref file comparisons. In some builds, we get annoying PGO messages at the end of a job, stemming from the acts libraries. Add this to the patterns to ignore when comparing with ref files. Prevents some spurious comparison failures.
-
Edward Moyse authored
HitAnalysis: Fix warnings in LTO build. See merge request atlas/athena!73243
-
HitAnalysis: Fix warnings in LTO build. Uninitialized variables.
-
Edward Moyse authored
GeneratorObjectsTPCnv: Fix crashes in hepmc2 build. See merge request atlas/athena!73241
-
GeneratorObjectsTPCnv: Fix crashes in hepmc2 build. Fix use of invalidated iterator in hepmc2 code.
-
Edward Moyse authored
Fix for ATLASG-2757 due to update of TauEfficiencyCorrectionTool properties See merge request atlas/athena!73261
-
Fix for ATLASG-2757 due to update of TauEfficiencyCorrectionTool properties
-
Edward Moyse authored
MuonCsvDump - Add extra fields & dump space points from data See merge request atlas/athena!73253
-
MuonCsvDump - Add extra fields & dump space points from data
-
Edward Moyse authored
Herwig7_i: Fix use of uninitialized variables. See merge request atlas/athena!73242
-
Herwig7_i: Fix use of uninitialized variables. Trying to fix warnings in the LTO build.
-
Edward Moyse authored
fix z conv computation See merge request atlas/athena!73235
-
fix z conv computation
-
Edward Moyse authored
the very first version of the Athena - Geneva MCEG interface See merge request atlas/athena!73217
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Mingxu He <mingxu.he@cern.ch>
-
Edward Moyse authored
MuonR4 Segement validation - add segment & IParticle dumper variables See merge request atlas/athena!73175
-
Intrdocue RecoChain tester & auxillary classes. Fixes to the SpacePointTesterModule Clean up the hough transform tester Apply 1 suggestion(s) to 1 file(s) Add space point bucket Baaaaaaad performance monitoring Move decorator into execute Fix warning
-
Edward Moyse authored
cleanup of DiTauDiscriminantTool code See merge request atlas/athena!73231
-
cleanup of DiTauDiscriminantTool code
-
Edward Moyse authored
Further reduce barcode usage in digitization and reconstruction code See merge request atlas/athena!73117
-
Use barcode-independent versions of HepMC::ignoreTruthLink and HepMC::is_truth_suppressed_pileup in clients
-
Edward Moyse authored
MuonConfig - Overwrite Mdt cabling tag for Run 4 See merge request atlas/athena!72813
-
MuonConfig - Overwrite Mdt cabling tag for Run 4
-
Edward Moyse authored
FPGATrackSim: change FPGATrackSimHit raw pointers to shared_ptr See merge request atlas/athena!73106
-
FPGATrackSim: change FPGATrackSimHit raw pointers to shared_ptr
-
Edward Moyse authored
TRT_CalibAlgs: Fix cppcheck warnings. See merge request atlas/athena!73240
-
TRT_CalibAlgs: Fix cppcheck warnings. - Uninitialized member variables. - Unneeded dynamic memory allocation. - Out-of-bounds array write.
-
Edward Moyse authored
AuxTypeRegistry: Minor string optimizations See merge request atlas/athena!73216
-
AuxTypeRegistry: Minor string optimizations
-
Tomasz Bold authored
-
Edward Moyse authored
AthContainers: Add AuxVectorData::clearCache for a specific variable. See merge request atlas/athena!73244
-
AthContainers: Add AuxVectorData::clearCache for a specific variable. Add a method to AuxVectorData to clear the caches only for a specific variable. Useful for when a linked variable changes in size separately from the container itself.
-