This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 14, 2025
-
-
Adam Edward Barton authored
Properly configure FT in ACTS SPOT test See merge request atlas/athena!77820
-
Adam Edward Barton authored
MuPatPrimitives+MuonTrackSteeringTools: Lifetime management update See merge request atlas/athena!77823
-
MuPatPrimitives: Lifetime management update Have addToTrash return a (bare) pointer to the object just added. Avoids having a pattern in the caller where it looks like a dangling pointer is retained from a unique_ptr.
-
Adam Edward Barton authored
CaloCondBlobObjs: Fix test failure. See merge request atlas/athena!77822
-
CaloCondBlobObjs: Fix test failure. Test was failing because it was testing for a detection of an invalid blob which isn't actually implemented in the code. Probably wasn't noticed because this test used nopost.sh. Changed to noerror.sh.
-
Adam Edward Barton authored
Add DerivationFrameworkBPhysLib See merge request atlas/athena!77821
-
Add DerivationFrameworkBPhysLib
-
Adam Edward Barton authored
ISF_HepMC_Tools: cmake fix See merge request atlas/athena!77826
-
ISF_HepMC_Tools: cmake fix Fix typo: CLHEP_INLCUDE_DIRS -> CLHEP_INCLUDE_DIRS
-
Adam Edward Barton authored
MuonCondDump: Fix clang warnings. See merge request atlas/athena!77827
-
MuonCondDump: Fix clang warnings. Binding references to temporariesa in range-for.
-
Adam Edward Barton authored
2025-02-13: merge of 24.0 into main See merge request atlas/athena!77812
-
Adam Edward Barton authored
Fix alias syntax See merge request atlas/athena!77795
-
Fix alias syntax
-
- Feb 13, 2025
-
-
Carlo Varni authored
-
Adam Edward Barton authored
-
Adam Edward Barton authored
Simplified data structure for ITk pixel cluster error conditions data. See merge request atlas/athena!77784
-
Adam Edward Barton authored
Edits to LargeRJetAnalysisConfig to enable expert options See merge request atlas/athena!77783
-
Edits to LargeRJetAnalysisConfig to enable expert options
-
Adam Edward Barton authored
Update Run 4 default geotag See merge request atlas/athena!77793
-
Update Run 4 default geotag
-
Duc Ta authored
ZdcAnalysis: Make sure tools get initialized correctly whatever the configuration. See merge request atlas/athena!77772
-
ZdcAnalysis: Make sure tools get initialized correctly whatever the configuration. A couple tools here were initializing themselves based on a provided configuration string. They tested for two sets of configuration strings. But if the provided configuration didn't match either of these two sets, then the initialization would not be done properly, leading to out-of-bounds vector accesses. Further, the settings made for these two sets were exactly the same. So remove the test of the configuration string, and always so the initialization to match the existing cases. Fixes a crash seen in the test_data22_AFP.sh ART test, which sets a configuration of LHCf2022.
-
Duc Ta authored
AthExCUDA (Debug Build) Fix, 24.0 branch See merge request atlas/athena!77799
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Adam Edward Barton authored
main-coverity-FPGATrackSimGNN See merge request atlas/athena!77800
-
main-coverity-FPGATrackSimGNN
-
Adam Edward Barton authored
Add Xbb tagger in the AnalysisAlgorithms See merge request atlas/athena!77408
-
Add Xbb tagger in the AnalysisAlgorithms
-
Adam Edward Barton authored
2025-02-12: merge of 24.0 into main Closes ATR-30805 See merge request atlas/athena!77791
-
Andrea Coccaro authored
24.0-coverity-TrigT1RPClogic See merge request atlas/athena!77802
-
24.0-coverity-TrigT1RPClogic
-
Adam Edward Barton authored
refactor PhysicsAnalysis to fix Coverity defects See merge request atlas/athena!77679
-
refactor PhysicsAnalysis to fix Coverity defects
-
Adam Edward Barton authored
Use default geo + condition tags for Run 4 ART tests See merge request atlas/athena!77794
-
Adam Edward Barton authored
fix warnings for EGAM11 See merge request atlas/athena!77798
-
fix warnings for EGAM11
-
Goetz Gaycken authored
- The data is now stored in a simple vector and indexed by the ID hash. - The precision is reduced to single precision since the input data only is single precision.
-
Adam Edward Barton authored
JetUtils: delete unused JetCaloVariables See merge request atlas/athena!77780
-