Add v1 to v2 Track converter
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