- Mar 13, 2025
-
-
Peter Sherwood authored
python/run_hypo_container.py add manual values as hex strings src/GlobalAlgs/Hypothesis/UCL/GenericTob.cxx fix Eta calculation src/GlobalAlgs/Hypothesis/UCL/GepAlgoHypothesisPortsIn.cxx,h provide a function to also write out various eEmTob fields when writing out the Ttob. src/GlobalAlgs/Hypothesis/UCL/HypoTestBenchAlg.cxx add informative messages about the input stop considering no input data to be an error (empty FIFOs could happen) src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerAlgTool.cxx more accurate initialisation specification (0U, rather than 0) output msg with input FIFO data fix writing NoSort GenericTobs to the output ports use unsigned conversion to int when cutting on Et, Eta and WsTot src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerComparator.cxx use new function hexStrToBinStr for coinverting long (>64 bit) hex strings bundle various test data into a struct improve output of multiplicity data comparisons src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerComparator.cxx add a constant src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerPortsOut.h add constants src/GlobalAlgs/Hypothesis/UCL/eEmTob.h, cxx standardise function name asBits() -> as_bits() src/GlobalAlgs/Hypothesis/UCL/hexStrToBinStr.h new function for converting long hex strings
-
- Mar 12, 2025
-
-
Adam Edward Barton authored
Updates for G-400 EF Tracking workflow, GPU-based GBTS algorithm implementation, EFTRACK-786 See merge request atlas/athena!78359
-
Updates for G-400 EF Tracking workflow, GPU-based GBTS algorithm implementation, EFTRACK-786
-
Adam Edward Barton authored
EFTracking FPGA Integration: Fix output validation histograms See merge request atlas/athena!78427
-
EFTracking FPGA Integration: Fix output validation histograms
-
Adam Edward Barton authored
Inflate chi2 value for ACTS FT chain to recover inefficiencies related to cluster calibration See merge request atlas/athena!78428
-
Update 2 files - /Tracking/Acts/ActsTrackReconstruction/src/detail/AnalogueClusteringToolImpl.h - /Tracking/Acts/ActsConfig/python/ActsTrackFindingConfig.py
-
Adam Edward Barton authored
Acts GSF for Acts tracks See merge request atlas/athena!78062
-
Acts GSF for Acts tracks
-
Adam Edward Barton authored
Branching limit for NN pathfinder See merge request atlas/athena!78418
-
Branching limit for NN pathfinder
-
Adam Edward Barton authored
FPGATrackSimGenScanTool refactoring continued See merge request atlas/athena!78412
-
FPGATrackSimGenScanTool refactoring continued
-
Adam Edward Barton authored
GlobalSim - TOB objects now based of bitsets. Enhance HypoTestBench manual initialisation See merge request atlas/athena!78431
-
GlobalSim - TOB objects now based of bitsets. Enhance HypoTestBench manual initialisation python/run_hypo_container.py add in setting of expectation values for manula tests src/GlobalAlgs/Hypothesis/UCL/AlgoDataTypes.h remove unneeded header files src/GlobalAlgs/Hypothesis/UCL/DataCollector.cxx, h fix output of GenericTob vectors src/GlobalAlgs/Hypothesis/UCL/GenericTob.cxx,h struct->class fix bit initialisation add constructor with eEmTob as an argument data now held in a bitset src/GlobalAlgs/Hypothesis/UCL/GenericTob.cxx,h data now held in a bitset fix bit initialisation src/GlobalAlgs/Hypothesis/UCL/HypoTestBenchAlg.cxx, h allow setting test vectors, expectation values via Properties. src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerAlgTool.cxx function to_eEmTob has been moved to eEmTOb constructor src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerComparator.cxx add values in hex along those in binary src/GlobalAlgs/Hypothesis/UCL/eEmTob.cxx, h struct->class add constructor with GepAlgoHypothesisPortsIn as argument
-
Adam Edward Barton authored
Fixin the truth segments decorator See merge request atlas/athena!78439
-
Adam Edward Barton authored
RootCollection: Don't set TTree/TBranch size attributes See merge request atlas/athena!78411
-
Adam Edward Barton authored
Use central TruthUtils helper functions in MuonPhaseII digitization code See merge request atlas/athena!78452
-
Use central TruthUtils helper functions in MuonPhaseII digitization code
-
Adam Edward Barton authored
MuonGeometry - Fix MTech plugin See merge request atlas/athena!78413
-
MuonGeometry - Fix MTech plugin
-
Adam Edward Barton authored
ActsEvent: Fix a couple decoration problems. See merge request atlas/athena!78444
-
Adam Edward Barton authored
2025-03-11: merge of 24.0 into main Closes ATR-30894 See merge request atlas/athena!78443
-
Adam Edward Barton authored
TileMonitoring: Fix undefined behavior. See merge request atlas/athena!78446
-
Adam Edward Barton authored
main-coverity-FPGATrackSimBinning See merge request atlas/athena!78456
-
Adam Edward Barton authored
ExpressionEvaluation: Fix test. See merge request atlas/athena!78445
-
Shaun Roe authored
-
Adam Edward Barton authored
-
- Mar 11, 2025
-
-
scott snyder authored
Protect against shifting by a negative count. Also in one spot tell clang to optimize assuming that FP may trap. Fixes test failures in the dbg and clang builds.
-
scott snyder authored
Use std::abs rather than abs to be sure we get the proper overload. Also explicitly call srand for reproducibility. Fixes test failure seen in AthAnalysis on arm. See ATLINFR-5706.
-
sss authored
In decorationSetter, we need to be sure that the size requested for the decoration matches the existing size of the container. Implement dynamicKeys() for the read-only case as well. cf. !78014
-
Adam Edward Barton authored
-
Tamara Vazquez Schroeder authored
Add cTAU50M, eTAU70 and g-2 triggers See merge request atlas/athena!78160
-
Add cTAU50M, eTAU70 and g-2 triggers
-
Adam Edward Barton authored
Calibrate clusters with size > 1 See merge request atlas/athena!78408
-
Calibrate clusters with size > 1
-
Adam Edward Barton authored
xAODRootAccess: Bugfix for a recent ROOT head version interface change for RNTuple See merge request atlas/athena!78422
-
xAODRootAccess: Bugfix for a recent ROOT head version interface change for RNTuple
-
Dimitra Amperiadou authored
-
Tamara Vazquez Schroeder authored
Update HLT GNTau version See merge request atlas/athena!78414
-