Open
Description
Modifying a param should modify the events accordingly, but reco.resolutions changes the events in a way that doesn't allow this behavior. Either the resolutions changes should be instantiation args (which can have such behaviors) or the handling of the params needs to be modified to follow the PISA rules for params. (this breaks PISA in odd ways in many places)
We should also verify that everyone developing stages/services for PISA is aware of these assumptions and has made the right choice between what is a class instantiation arg vs. a param