76throw std::logic_error("Track aux task output size " + std::to_string(values.size()) + " doesn't match the size of track list " + std::to_string(trackLinks.size()));
77 }
78 std::vector<ElementLink<xAOD::TrackParticleContainer>>::const_iterator it = trackLinks.begin();