Adds PrConverters to convert between vectors of v1 and v2 RecVertex
Adds two complementary PrConverters for RecVertex vectors
- From
Event::v2::RecVertices
tostd::vector<LHCb::RecVertex>
- From
std::vector<LHCb::RecVertex>
toEvent::v2::RecVertices
The first is temporarily needed to use the output of an Allen-to-v2RecVertex converter as the input of a TOSFilter for SelReport Testing.
Please advise on the suitability of the names and namespace assignments.
Edited by Patrick Spradlin