Inconsistency in class Cascade
Inconsistency between Cascade::step method in header file (Cascade.h) and templated function step in Cascade.cc
In the method DoDiscrete is passed a particle and a stack reference while in the templated function only a particle reference is passed to DoDiscrete.