Yabulait 521285
update MadGraphControl_SM4topsLO.py. Detail in JIRA: https://its.cern.ch/jira/browse/ATLMCPROD-10632
1.) remove: runArgs.inputGeneratorFile=outputDS the production system doesn't like it
2.) branching ratios for the W decays was wrong, updated to the ATLAS default values. Add this at the beginning
from MadGraphControl.MadGraphParamHelpers import set_top_params
and the after modify_run_card add this:
set_top_params(process_dir,mTop=172.5,FourFS=True)
This was a new JO, Not yet produced. Skipped athean, since athena test was good in previous commit.
Cheers, Ablet