Skip to content

Add v1 to v2 Track converter

Alex Pearce requested to merge apearce-fromV1TrackV2Track into master

Add a convert algorithm to convert KeyedContainer of v1::Track to vector of v2::Track. I'm using this for some studies that take the Brunel reconstruction from Upgrade MC (v1::Track) and try out some v2::Particle ideas (that require v2::Track).

Edited by Marco Cattaneo

Merge request reports