Skip to content

Add some corrections to GenFSRJson component

Alex Grecu requested to merge agrecu/genfsrjson-patch into master

Patch GenFSRJson algorithm so that the output JSON file contains the Gaudi::Property values and not their string representation. Furthemore correct the default value of m_jsonOutputName property to correctly implemented what original author intended.

Merge request reports