- Feb 12, 2025
-
-
Adam Edward Barton authored
Add new tool to connect GBTS tool to ACTS See merge request atlas/athena!77763
-
Adam Edward Barton authored
Fix spacepoint conversion for FPGA passthrough kernel See merge request atlas/athena!77765
-
Adam Edward Barton authored
MuonR4 - SimHit update in terms of truth record & treatment of electrons See merge request atlas/athena!77755
-
MuonR4 - SimHit update in terms of truth record & treatment of electrons
-
Adam Edward Barton authored
TrkAlignGenTools+MuonCalibStreamCnv: remove deprecated PropertyMgr See merge request atlas/athena!77779
-
Adam Edward Barton authored
Allowing MP in cases of no input events See merge request atlas/athena!77771
-
Adam Edward Barton authored
DataModelRunTests: Fix test comparisions. See merge request atlas/athena!77773
-
Adam Edward Barton authored
Reducing the verbosity of event-loop messages See merge request atlas/athena!77769
-
Adam Edward Barton authored
CaloCondBlobObjs: Fix unaligned writes. See merge request atlas/athena!77774
-
CaloCondBlobObjs: Fix unaligned writes. Fix potential unaligned writes of 64-bit quantities, using CxxUtils::set_unaligned. Fixes UB sanitizer warnings seen in the dbg build.
-
Adam Edward Barton authored
main-coverity-ZDC_GeoM See merge request atlas/athena!77762
-
main-coverity-ZDC_GeoM
-
Benjamin Philip Kerridge authored
-
Adam Edward Barton authored
Add new GeoModel.DumpGeo flags and fix DumpGeo CA configuration for transforms and other Athena jobs. Closes ATLASDD-56 Closes ATLASDD-56 See merge request atlas/athena!77704
-
Add new GeoModel.DumpGeo flags and fix DumpGeo CA configuration for transforms and other Athena jobs. Closes ATLASDD-56 Add new GeoModel.DumpGeo flags and fix DumpGeo CA configuration for transforms and other Athena jobs. Closes ATLASDD-56
-
Adam Edward Barton authored
FPGATrackSim: implement ROOT output for second stage hit test vectors See merge request atlas/athena!77777
-
FPGATrackSim: implement ROOT output for second stage hit test vectors We previously added a new branch to the output TTrees storing "sliced hits" that come out of the slicing engine and are the input to pattern recognition-- but only for the first stage. This commit does the same thing, adding a new branch to the second stage output tree for hits used in the "second stage" (extension/extrapolation), with one "tower" per slice, assuming that the number of slices is consistent between the first stage and second stage. This has to be duplicated across the window extension and NN pathfinder tools, at least for the time being. Note that at present in the inside out algorithm there will only ever be one slice here, both in the first stage and second stage. This is because the "slicing" part of the inside out algorithm is currently an internal piece of it; the actual "slicing engine" in this scheme is only doing regionalization (i.e. keeping hits that fall within the configured region and dropping the rest. In the future we may carve out the slicing piece of the inside out algorithm so it can be used to set slices for both the first and second stages, at which point this may change.
-
Adam Edward Barton authored
IdDict+IdDictParser: Dependency fix. See merge request atlas/athena!77776
-
IdDict: Dependency fix. IdDictParser depends on IdDict, so we don't want to have IdDict depending in IdDictParser. Accordingly, move IdDictMgr_test to IdDictParser.
-
Adam Edward Barton authored
Identifier: Change Identifier bit_defs enum to individual constants. See merge request atlas/athena!77770
-
Identifier: Change Identifier bit_defs enum to individual constants. One should no longer use enum just to define random integer constants. Remove the Identifier::bit_defs enum and just define its contained constants individually. But the real motivation for this is the observation that enum values too large to be represented as an int64_t can trigger an assertion failure in cling as of root 6.34.02. See also https://github.com/root-project/root/issues/17697
-
Adam Edward Barton authored
2025-02-11: merge of 24.0 into main Closes ATR-30735 See merge request atlas/athena!77761
-
Adam Edward Barton authored
main-coverity-GlobalSimulation See merge request atlas/athena!77757
-
main-coverity-GlobalSimulation
-
Frank Winklmeier authored
Remove deprecated include.
-
Adam Edward Barton authored
main-coverity-ZdcConditions See merge request atlas/athena!77758
-
main-coverity-ZdcConditions
-
- Feb 11, 2025
-
-
scott snyder authored
A few test miscompares.
-
Zach Marshall authored
For event generation, there is often no input file, and we should still allow AthenaMP to run.
-
Zach Marshall authored
In my opinion these messages should not be at INFO level in the event loop (they are not things that need to be seen for each event for users, but rather make people pay less attention to the log file). Moving them down a bit, and correcting what seems to be a mistake in one of them (outputting multiple ints one after the other without any spaces between)
-
Adam Edward Barton authored
-
Adam Edward Barton authored
main-coverity-G4AtlasTools See merge request atlas/athena!77756
-
main-coverity-G4AtlasTools
-
Yuan-Tang Chou authored
-
Adam Edward Barton authored
Bump ACTS Version to v39.0.0 See merge request atlas/athena!77567
-
Adam Edward Barton authored
Conflicts: InnerDetector/InDetEventCnv/InDetPrepRawDataToxAOD/python/SCTVALID.py PhysicsAnalysis/DerivationFramework/DerivationFrameworkInDet/DerivationFrameworkInDet/IsolationTrackDecorator.h PhysicsAnalysis/DerivationFramework/DerivationFrameworkInDet/src/IsolationTrackDecorator.cxx PhysicsAnalysis/DerivationFramework/DerivationFrameworkInDet/src/components/DerivationFrameworkInDet_entries.cxx
-
Adam Edward Barton authored
FPGATrackSim: Recoding of run scripts and addition of ART for TV inputs See merge request atlas/athena!77749
-
FPGATrackSim: Recoding of run scripts and addition of ART for TV inputs
-
Adam Edward Barton authored
main-coverity-LArCondTools See merge request atlas/athena!77748
-
main-coverity-LArCondTools
-