Skip to content
Snippets Groups Projects
  1. Mar 13, 2025
    • Peter Sherwood's avatar
      GlobalSim improve testing usability · 7598396d
      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
      7598396d
  2. Mar 12, 2025
  3. Mar 11, 2025
Loading