Use YAML::Node in FTReadoutMap
FTReadoutMap was still using ParamValidDataObject
which doesn't work in DD4HEP: switch to YAML::Node.
This works with DetDesc (should/will be confirmed with a ci test), but this can't be tested with DD4HEP until the condition is in the YAML conddb. Once that is done the location of the condition in the YAML conddb should be added to the code.
Requires Detector!217 (merged)
Edited by Christopher Rob Jones