Skip to content

TrigSerializeResult StreamerInfoGenerator: Extend names of ROOT anomolous types (ATR-28411), suppress print outs

Claire Antel requested to merge cantel/athena:main_streamerinfogen_fix into main

Updates to StreamerInfoGenerator for test_trigP1_detectStreamerInfoChanges_build.py fix:

  • Adapting to updated ROOT version by adding "string::(unnamed)" as anonymous type string.
  • Avoiding VMA overload when print/parsing ROOT type.
  • Suppressing the many print messages with debug=False (and putting more messages behind debug flag).
Edited by Claire Antel

Merge request reports