Skip to content

Misc fixes for GaudiMP

Marco Clemencic requested to merge clemenci/Gaudi:87-fix-gaudimp into master
  • improvements to GaudiMP::TESSerializer::dumpBuffer
    • simplified the loop over the objects to serialize, correctly ignoring those that do not have a dictionary.
  • restore (some) non re-entrant interfaces in GaudiPython
  • fix crash when FSR contains a non-KeyedContainer

Closes #87 (closed) #75 (closed)

Edited by Marco Clemencic

Merge request reports