Skip to content

Add serialisation and de-serialisation to class PackedWeightedRelations

Ao Xu requested to merge axu-packedweightedrelations-patch into master

Add serialisation and de-serialisation functionality to class PackedWeightedRelations. Necessary for HltPackedDataWriter (HltPackedDataDecoder) to serialise (de-serialise) PackedWeightedRelations-type containers.

Use cases include PersistReco serialisation configuration in Moore, as described in Moore!685 (merged).

Edited by Ao Xu

Merge request reports