Add case to simu.h when signal is simulated
In simu.h the different setups from the simulation are identified and a specific setup is selected. For all the currently available setups, the expected SetupNumber
is always 1. In case that signal is simulated, the na64-simulation
framework is expected to set SetupNumber=2
. In its current implementation those simulations will not be reconstructed correctly.