Change NTracks property to it in TauSelectionTool ( ATLTAU-1779)
TauSelectioTool Property Ntracks was of type std::vector<size_t>, no longer supported as a property type.
Changed TauSelectionTool property to use std::vector from std::vector<size_t>
Closes ATLTAU-1779
Edited by Guillermo Nicolas Hamity