When VAMOS VXI crashed (run 118) the Action file was recompiled.
As AGATA conversion is not copying the ACTION file for each run, it used the old version by default (from 16th of july).
We have modified the do_global_replay.sh so that it takes the ACTION file from the Replay directory where we have copied the ACTION file for run_0119.
So for conversion of file before run 119, the ACTION file in the zworkingDir of AGATA should be used.
For all conversion of runs after run 119, the ACTION file in the Replay directory should be used. |