Fix MultiTransformerFilter handling of EventContext const& arguments to algorithms
This adds some missing filter_evtcontext<>, fixing compilation errors when trying to make a MultiTransformerFilter explicitly take an EventContext const& as the first argument to operator().
cc: @nnolte
Edited by Olli Lupton