Skip to content

{Merging,Splitting}Transformer: replace vector<string> property with vector<DataObjID>

Gerhard Raven requested to merge lhcb-lhcb-issue-160 into master

Change the type of the properties used to specify the input / output locations of {Merging,Splitting}Transformer from vector-of-string to the more appropriate vector-of-DataObjID

(see lhcb/LHCb#160)

Merge request reports