Skip to content

Commit

Permalink
[smeft] in CODEGEN add new process smeft_gg_tttt suggested by Zenny
Browse files Browse the repository at this point in the history
cmd="import model SMEFTsim_topU3l_MwScheme_UFO -massless_4t; generate g g > t t~ t t~"
  • Loading branch information
valassi committed Apr 6, 2023
1 parent 574fad0 commit 9788926
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions epochX/cudacpp/CODEGEN/generateAndCompare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ function codeGenAndDiff()
heft_gg_h)
cmd="set auto_convert_model T; import model heft; generate g g > h"
;;
smeft_gg_tttt)
cmd="import model SMEFTsim_topU3l_MwScheme_UFO -massless_4t; generate g g > t t~ t t~"
;;
susy_gg_tt)
cmd="import model MSSM_SLHA2; generate g g > t t~"
;;
Expand Down

0 comments on commit 9788926

Please # to comment.