Print

Print


>  - in one event we can have two B0's with the same seed!!!! this should be
>    avoided since the idea was to have one B per seed maximum.

fortunately we dont't have this additional problem. I observed two B0's
with the same seed only because that variable (modeB0) and all variables
are not iniatialized in each iteration in our code.

Daniele