Skip to content
Snippets Groups Projects
  1. Mar 14, 2025
    • Peter Sherwood's avatar
      GlobalSim - add a ctest for eEmSortSelectCountContainer · 8ca7e995
      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.
      8ca7e995
    • Adam Edward Barton's avatar
      Merge branch 'main-ATDAQPPES-16-20' into 'main' · 0102cd73
      Adam Edward Barton authored
      GlobalSim improve testing usability + bug fixes
      
      See merge request atlas/athena!78517
      0102cd73
    • Peter Sherwood's avatar
      GlobalSim improve testing usability + bug fixes · 894057d1
      Peter Sherwood authored and Adam Edward Barton's avatar Adam Edward Barton committed
      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
      894057d1
    • Adam Edward Barton's avatar
      Merge branch 'CaloRecGPU' into 'main' · 4f4bab26
      Adam Edward Barton authored
      Make test_CaloRecGPU_4_2_0_abs_run4 executable
      
      See merge request atlas/athena!78529
      4f4bab26
    • Thomas Strebler's avatar
      53b8dfe1
  2. Mar 13, 2025
  3. Mar 12, 2025
Loading