Set the PMG recommended top parameters

Asked by Hui-Chi Lin

Dear Experts,

We are generating samples with process ttH/A->tttt, in which H/A is the heavy Higgs in 2HDM. We want to set the top parameters by the values from the PMG recommendation.

Below is the setup we have now for setting the top parameters, and we would like to make sure if there's anything else need to do to correctly set the recommended values.

from MadGraphControl.MadGraphParamHelpers import set_top_params
set_top_params(process_dir=process_dir,mTop=172.5,FourFS=False)

The set_top_params function is from: https://gitlab.cern.ch/atlas/athena/-/blob/main/Generators/MadGraphControl/python/MadGraphParamHelpers.py#L40

The JO we are working on:
https://gitlab.cern.ch/hlin/hbsm-4tops-mc/-/blob/R22/MadGraphControl_SM4tops_AL1.py?ref_type=heads#L145

Thank you very much!

Best regards,
Hui-Chi

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Hui-Chi Lin
Solved:
Last query:
Last reply:
Revision history for this message
Hui-Chi Lin (huichilin) said :
#1

question closed.

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#2

Just to comment (likely for people reading such thread in the future).

None of the routine that you describe are part of the MG5aMC suite so we can not comment on those.

Cheers,

Olivier