This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Jan 21, 2025
-
-
Frank Winklmeier authored
2025-01-21: merge of 24.0 into main See merge request !77302
-
Frank Winklmeier authored
NSWRawDataMonitoring + FPGATrackSimBankGen + dqm_algorithms: fixed clang warnings See merge request atlas/athena!77278
-
Frank Winklmeier authored
GeoModel version bumped to 6.8.0 See merge request atlas/athena!77301
-
Frank Winklmeier authored
Rebuild of CSSKGParticleFlowObjects and removal of the charged/neutral separated containers of FTAG1 derivation See merge request atlas/athena!76818
-
Rebuild of CSSKGParticleFlowObjects and removal of the charged/neutral separated containers of FTAG1 derivation Rebuild of CSSKGParticleFlowObjects and removal of the charged/neutral separated containers of FTAG1 derivation
-
Frank Winklmeier authored
Add missing copy of tracks state decorations See merge request atlas/athena!77306
-
Add missing copy of tracks state decorations
-
Frank Winklmeier authored
Update SuperChicUtils.py to Support SuperChic 5.4 See merge request atlas/athena!77304
-
Update SuperChicUtils.py to Support SuperChic 5.4
-
Frank Winklmeier authored
main-coverity-RHadrons See merge request atlas/athena!77303
-
main-coverity-RHadrons
-
Frank Winklmeier authored
Fix ownership logic in prepLepWithMergedSVVec Closes ATLASRECTS-8150 See merge request atlas/athena!77207
-
Fix ownership logic in prepLepWithMergedSVVec There was a double-move of a vertex pointer reported in ATLASRECTS-8150. In this commit, I traced the logic of the vector `twoTrkVerticesPassFixed` to determine what the correct ownership logic should be. It seems that `twoTrkVerticesPassFixed` was meant to keep track of vertices that were not merged into a cluster and re-fitted. However, the double move prevented these vertices from being added to the result. They were removed from `twoTrkVerticesPass` but then never added to `resultVertices`. Note the comment "// Include passed 2-track vertexes that were NOT merged" near the end. This commit now moves the vertices into a temporary vector, `standaloneVertices`, and which then is used to add non-merged vertices to `resultVertices`
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Add support for reading/writing POOL internal containers in RNTuple format (and more) Closes ATEAM-926 See merge request !66109
-
Tim Martin authored
WebdaqHistSvc: Fixed bug in stop See merge request atlas/athena!77296
-
WebdaqHistSvc: Fixed bug in stop
-
Tim Martin authored
Add detMon groups, also some bj, mu and mb mon groups, remove tau0_ptonly from express: ATR-30454 See merge request atlas/athena!77298
-
Add detMon groups, also some bj, mu and mb mon groups, remove tau0_ptonly from express: ATR-30454
-
Frank Winklmeier authored
Fix electron trigger SF analysis config See merge request atlas/athena!77288
-
Fix electron trigger SF analysis config
-
Frank Winklmeier authored
TruthUtils: Testing isWeaklyDecayingBHadron and isWeaklyDecayingCHadron See merge request atlas/athena!77012
-
TruthUtils: Testing isWeaklyDecayingBHadron and isWeaklyDecayingCHadron
-
Frank Winklmeier authored
ACTS TF: bypass estimateTrackParameters for duplicate seeds See merge request atlas/athena!77297
-
ACTS TF: bypass estimateTrackParameters for duplicate seeds
-
Duc Ta authored
Adjust IDTIDE output name for Z' ART test See merge request atlas/athena!77299
-
Adjust IDTIDE output name for Z' ART test
-
Duc Ta authored
Debug MS hole creation See merge request atlas/athena!75869
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Johannes Junggeburth <johannes.josef.junggeburth@cern.ch>
-
- Jan 20, 2025
-
-
Vakhtang Tsulaia authored
-
Duc Ta authored
Add missing dictionaries for HIeventUtils See merge request atlas/athena!77282
-
Add missing dictionaries for HIeventUtils
-
Frank Winklmeier authored
small update to MUON1 to make it compatible with HI pp ref data, see ATLASDPD-2209 See merge request atlas/athena!77292
-
small update to MUON1 to make it compatible with HI pp ref data, see ATLASDPD-2209
-
Frank Winklmeier authored
Update powheg_base.py to delete unused functions See merge request !77293
-
Update powheg_base.py to delete unused functions
-
Frank Winklmeier authored
added nan-equal flag to fix failing Digitization reproducibility test Closes ATLASSIM-7358 See merge request atlas/athena!77295
-
added nan-equal flag to fix failing Digitization reproducibility test
-
Frank Winklmeier authored
TruthUtils/AtlasPID: Tidy isWeaklyDecayingBHadron and isWeaklyDecayingCHadron helper functions. See merge request atlas/athena!76520
-