Open
Description
Hi,
when we are launching @jovoy the processing chain given in the attached configuration file:
restManager --c opticsBench.rml
it will run without issues when we define a TRestAxionGeneratorProcess
with a flat generator type. However, if we define a solarFlux generator type, it will happen that only a few events are launched by TRestProcessRunner
.
Just guessing we found that the TRestAxionSolarFlux
seed value was affecting to the result, when solarFlux is the generator type. So, changing the seed sometimes the processing chain breaks, sometimes it generates a different number of primaries.
Hope @nkx111 you got an idea about what is wrong here