PowhegControl (21.6): further fixes for ttj MiNNLO - AGENE-2055
Additional patches are added to the preliminary ttj MiNNLO implementation:
- enabling several additional parameters, which look necessary for the process to actually work
- allowing decays with MadSpin, since authors said that spin correlations may not work with the decay implemented in Powheg
- a environment variable
ttjMiNNLOPATHwill be defined at the beginning of the run, pointing to the directory where the process is installed - this seems to be a possible bypass for the issues we're facing due to some file paths hardcoded in the fortran code (will need to have a patch of the fortran code itself, see details in the ticket)