Open neiser opened 8 years ago
The utils::match1to1 is far from being easily usable when applied to particle trees, in particular in combination with the utils::TreeFitter. Basically, one wants to compare and match three different things:
utils::match1to1
utils::TreeFitter
This could be done with iterators, see also #21
The
utils::match1to1
is far from being easily usable when applied to particle trees, in particular in combination with theutils::TreeFitter
. Basically, one wants to compare and match three different things:This could be done with iterators, see also #21