Protection against using jobNumber incorrectly in simulation jobs
Recent issues with the MC21a minbias HITS production were caused by jobs having the jobNumber argument on the Sim_tf.py command line without the other required configuration. This merge request removes the non-empty default value of the RunDict
SimFlag
, so that now if this happens again the simulation job will bail out during the configuration stage, rather than continuing silently with a broken configuration.