Fix mismatch between event lists by getting rid of mask input in algorithm with input aggregates
Fixes #519 (closed) .
Spotted by @thboettc .
The mismatch between even lists caused CalcMaxCombos to not be able to properly count in some corner cases, in those FilterSVs would write out of bounds.