- Mar 14, 2025
-
-
Peter Sherwood authored
CMakeLists.txt add test for eEmSortSelectCountContainer python/run_hypo_container_ctest.py version of python/run_hypo_container.py adjusted for ctest environment src/GlobalAlgs/Hypothesis/UCL/eEmSortSelectCountContainerComparator.cxx add a member function to say whether the regression test counts agree.
-
Adam Edward Barton authored
GlobalSim improve testing usability + bug fixes See merge request atlas/athena!78517
-
GlobalSim improve testing usability 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
-
Adam Edward Barton authored
Make test_CaloRecGPU_4_2_0_abs_run4 executable See merge request atlas/athena!78529
-
Thomas Strebler authored
-
- Mar 13, 2025
-
-
Adam Edward Barton authored
Add sdo and si hit info to ACTS prd See merge request atlas/athena!78499
-
Add sdo and si hit info to ACTS prd
-
Adam Edward Barton authored
Remove EGCrackVetoCleaningTool and related DFCommonCrackVetoCleaning variable See merge request atlas/athena!78340
-
Remove EGCrackVetoCleaningTool and related DFCommonCrackVetoCleaning variable
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Adam Edward Barton authored
CPAlgorithms: output branch filtering commands per DSID See merge request atlas/athena!78461
-
Adam Edward Barton authored
EFTracking FPGA: update histogram title See merge request atlas/athena!78492
-
Adam Edward Barton authored
Migrate PhysicsAnalysis packages to use TruthUtils helper functions See merge request atlas/athena!78467
-
Adam Edward Barton authored
Adjust PixelDefectsEmulatorAlgCfg for Run 3 pixel See merge request atlas/athena!78481
-
Adam Edward Barton authored
MdtCalibData: Loosen precision requirements in chebychev test. See merge request atlas/athena!78478
-
Adam Edward Barton authored
First implementation of the ITk strips bytestream encoder See merge request atlas/athena!76971
-
Update ITkStripRodEncoder.cxx, remove comments and commented code in ITkStripCablingData.cxx and ITkStripCablingTool.cxx
-
Adam Edward Barton authored
xAODMeasurementBase+xAODTracking: Move SG::Zero<Matrix> specialization to xAODMeasurementBase. See merge request atlas/athena!78476
-
xAODMeasurementBase: Move SG::Zero<Matrix> specialization to xAODMeasurementBase. The default constructors for Eigen Matrix objects leave the objects uninitialized. This is an annoyance when using them as auxiliary variables: we can then get compiler warnings about using uninitialized values from operations on the std::vector holding the variable. We were dealing with this by specializing SG::Zero for Matrix in xAODTracking/TrackingPrimitives.h. This ensured that Matrix objects would always get properly initialized when used as auxiliary variables. However, xAODMeasurementBase also defines Matrix types to be used as auxiliary variables. We were then getting uninitialized value warnings from some code that used xAODMeasurementBase but not xAODTracking. Since xAODTracking depends on xAODMeasurementBase, we can just move the specialization to xAODMeasurementBase.
-
Adam Edward Barton authored
Add writing and reading of standalone RNTuple Collections See merge request atlas/athena!78350
-
Add writing and reading of standalone RNTuple Collections
-
Adam Edward Barton authored
TrigBphysHypo: gcc15 warning workaround See merge request atlas/athena!78474
-
Adam Edward Barton authored
CaloRec: Fix read of uninitialized values. See merge request atlas/athena!78447
-
CaloRec: Fix read of uninitialized values. The end of the cellinfo vector was left uninitialized. This was sometimes resulting in FPEs when we iterated over the whole thing. Clean up.
-
Adam Edward Barton authored
Skip std::pair branches in compareFlatTrees See merge request atlas/athena!78462
-
Skip std::pair branches in compareFlatTrees
-
Adam Edward Barton authored
GeoPrimitives: Increase tolerance of line crossing test. See merge request !78477
-
Adam Edward Barton authored
clang: fix unused variable warning See merge request atlas/athena!78479
-
Adam Edward Barton authored
2025-03-12: merge of 24.0 into main See merge request atlas/athena!78486
-
Maxwell Cui authored
-
- Mar 12, 2025
-
-
Adam Edward Barton authored
-
Adam Edward Barton authored
-
Adam Edward Barton authored
EFTracking FPGA: Update to dataformat v0.6.2 See merge request atlas/athena!78465
-
EFTracking FPGA: Update to dataformat v0.6.2
-
Adam Edward Barton authored
MuonReadoutGeometryConversion - set the station transform as it was missing See merge request atlas/athena!78480
-
MuonReadoutGeometryConversion - set the station transform as it was missing
-
Adam Edward Barton authored
LeptonTaggers: Make sure decorations get locked. See merge request atlas/athena!78469
-
Tamara Vazquez Schroeder authored
Add HLT anomaly detection trigger algorithm and chains See merge request atlas/athena!78373
-
Merge branch 'eTAUcTAU203035Minus2GeVRateTest' into '24.0' lowered eTAU and cTAU 20,30,35 threshold by 2 GeV ATR-29302 See merge request atlas/athena!73015
-