More microDST cloners
This adds three new copy algorithms to the MicroDST package, for LBHLT-135:
-
CopyCaloClusters: for copying containers ofLHCb::CaloClusterobjects; -
CopyLinePersistenceLocations: for cloning anyKeyedContainer, and its contents, if the location is defined by theILinePersistenceSvc(see LHCb!606 (merged)); and -
CopyParticle2PVRelationsFromLinePersistenceLocations: for cloning anyLHCb::ParticletoLHCb::RecVertexrelations tables, if the location is defined by theILinePersistenceSvc.
Marked as WIP for now as I'd like to add some more documentation.