From 78e674af9664d17491e5deafcdee9570521d7179 Mon Sep 17 00:00:00 2001 From: sv3048 Date: Wed, 20 Mar 2024 18:48:28 +0100 Subject: [PATCH 1/3] added files for Gluon Fusion HToWW OffShell process, WW is decayed using pythia --- .../ggWW_off_shell_proc_card.dat | 4 + .../ggWW_off_shell_run_card.dat | 282 ++++++++++++++++++ .../ggWW_off_shell_Cont_loop_sm_proc_card.dat | 4 + .../ggWW_off_shell_Cont_loop_sm_run_card.dat | 281 +++++++++++++++++ .../ggWW_off_shell_SBI_loop_sm_proc_card.dat | 4 + .../ggWW_off_shell_SBI_loop_sm_run_card.dat | 281 +++++++++++++++++ 6 files changed, 856 insertions(+) create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat create mode 100755 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat new file mode 100644 index 00000000000..89c42a9b560 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat @@ -0,0 +1,4 @@ +import model loop_sm-ckm +generate g g > h > w+ w- [noborn=QCD] +output ggWW_off_shell -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat new file mode 100644 index 00000000000..1e1803f2427 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat @@ -0,0 +1,282 @@ +#********************************************************************* +# MadGraph5_aMC@NLO * +# * +# run_card.dat MadEvent * +# * +# This file is used to set the parameters of the run. * +# * +# Some notation/conventions: * +# * +# Lines starting with a '# ' are info or comments * +# * +# mind the format: value = variable ! comment * +# * +# To display more options, you can type the command: * +# update full_run_card * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Number of events and rnd seed * +# Warning: Do not generate more than 1M events in a single run * +# If you want to run Pythia, avoid more than 50k events in a run. * +#********************************************************************* + 10000 = nevents ! Number of unweighted events requested + 0 = iseed ! rnd seed (0=assigned automatically=default)) +#********************************************************************* +# Collider type and energy * +# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * +# 3=photon from electron * +#********************************************************************* + 1 = lpp1 ! beam 1 type + 1 = lpp2 ! beam 2 type + 6500.0 = ebeam1 ! beam 1 total energy in GeV + 6500.0 = ebeam2 ! beam 2 total energy in GeV +# To see polarised beam options: type "update beam_pol" +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + nn23lo1 = pdlabel ! PDF set + 230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +# To see heavy ion options: type "update ion_pdf" +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + False = fixed_ren_scale ! if .true. use fixed ren scale + False = fixed_fac_scale ! if .true. use fixed fac scale + 91.188 = scale ! fixed ren scale + 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices + 1.0 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Type and output format +#********************************************************************* + False = gridpack !True = setting up the grid pack + -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) + 3.0 = lhe_version ! Change the way clustering information pass to shower. + True = clusinfo ! include clustering tag in output + average = event_norm ! average/sum. Normalization of the weight in the LHEF + +#********************************************************************* +# Matching parameter (MLM only) +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM + 1.0 = alpsfact ! scale factor for QCD emission vx + False = chcluster ! cluster only according to channel diag + 4 = asrwgtflavor ! highest quark flavor for a_s reweight + False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 + ! (turn off for VBF and single top processes) + 0.0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# handling of the helicities: +# 0: sum over all helicities +# 1: importance sampling over helicities +#********************************************************************* + 1 = nhel ! using helicities importance sampling or not. +#********************************************************************* +# Generation bias, check the wiki page below for more information: * +# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * +#********************************************************************* + None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] + {} = bias_parameters ! Specifies the parameters of the module. +# +#******************************* +# Parton level cuts definition * +#******************************* +# +# +#********************************************************************* +# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay +#********************************************************************* + 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************************* +# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************************* + False = cut_decays ! Cut decay products +#********************************************************************* +# Standard Cuts * +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 20.0 = ptj ! minimum pt for the jets + 0.0 = ptb ! minimum pt for the b + 10.0 = pta ! minimum pt for the photons + 10.0 = ptl ! minimum pt for the charged leptons + 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) + -1.0 = ptjmax ! maximum pt for the jets + -1.0 = ptbmax ! maximum pt for the b + -1.0 = ptamax ! maximum pt for the photons + -1.0 = ptlmax ! maximum pt for the charged leptons + -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) + {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle + {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0.0 = ej ! minimum E for the jets + 0.0 = eb ! minimum E for the b + 0.0 = ea ! minimum E for the photons + 0.0 = el ! minimum E for the charged leptons + -1.0 = ejmax ! maximum E for the jets + -1.0 = ebmax ! maximum E for the b + -1.0 = eamax ! maximum E for the photons + -1.0 = elmax ! maximum E for the charged leptons + {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle + {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + 5.0 = etaj ! max rap for the jets + -1.0 = etab ! max rap for the b + 2.5 = etaa ! max rap for the photons + 2.5 = etal ! max rap for the charged leptons + 0.0 = etajmin ! min rap for the jets + 0.0 = etabmin ! min rap for the b + 0.0 = etaamin ! min rap for the photons + 0.0 = etalmin ! main rap for the charged leptons + {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle + {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.4 = drjj ! min distance between jets + 0.0 = drbb ! min distance between b's + 0.4 = drll ! min distance between leptons + 0.4 = draa ! min distance between gammas + 0.0 = drbj ! min distance between b and jet + 0.4 = draj ! min distance between gamma and jet + 0.4 = drjl ! min distance between jet and lepton + 0.0 = drab ! min distance between gamma and b + 0.0 = drbl ! min distance between b and lepton + 0.4 = dral ! min distance between gamma and lepton + -1.0 = drjjmax ! max distance between jets + -1.0 = drbbmax ! max distance between b's + -1.0 = drllmax ! max distance between leptons + -1.0 = draamax ! max distance between gammas + -1.0 = drbjmax ! max distance between b and jet + -1.0 = drajmax ! max distance between gamma and jet + -1.0 = drjlmax ! max distance between jet and lepton + -1.0 = drabmax ! max distance between gamma and b + -1.0 = drblmax ! max distance between b and lepton + -1.0 = dralmax ! maxdistance between gamma and lepton +#********************************************************************* +# Minimum and maximum invariant mass for pairs * +# WARNING: for four lepton final state mmll cut require to have * +# different lepton masses for each flavor! * +#********************************************************************* + 0.0 = mmjj ! min invariant mass of a jet pair + 0.0 = mmbb ! min invariant mass of a b pair + 0.0 = mmaa ! min invariant mass of gamma gamma pair + 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1.0 = mmjjmax ! max invariant mass of a jet pair + -1.0 = mmbbmax ! max invariant mass of a b pair + -1.0 = mmaamax ! max invariant mass of gamma gamma pair + -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair + {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) + {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only + ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0.0 = ptheavy ! minimum pt for at least one heavy final state + 0.0 = xptj ! minimum pt for at least one jet + 0.0 = xptb ! minimum pt for at least one b + 0.0 = xpta ! minimum pt for at least one photon + 0.0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0.0 = ptj1min ! minimum pt for the leading jet in pt + 0.0 = ptj2min ! minimum pt for the second jet in pt + 0.0 = ptj3min ! minimum pt for the third jet in pt + 0.0 = ptj4min ! minimum pt for the fourth jet in pt + -1.0 = ptj1max ! maximum pt for the leading jet in pt + -1.0 = ptj2max ! maximum pt for the second jet in pt + -1.0 = ptj3max ! maximum pt for the third jet in pt + -1.0 = ptj4max ! maximum pt for the fourth jet in pt + 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts +#********************************************************************* +# Control the pt's of leptons sorted by pt * +#********************************************************************* + 0.0 = ptl1min ! minimum pt for the leading lepton in pt + 0.0 = ptl2min ! minimum pt for the second lepton in pt + 0.0 = ptl3min ! minimum pt for the third lepton in pt + 0.0 = ptl4min ! minimum pt for the fourth lepton in pt + -1.0 = ptl1max ! maximum pt for the leading lepton in pt + -1.0 = ptl2max ! maximum pt for the second lepton in pt + -1.0 = ptl3max ! maximum pt for the third lepton in pt + -1.0 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0.0 = htjmin ! minimum jet HT=Sum(jet pt) + -1.0 = htjmax ! maximum jet HT=Sum(jet pt) + 0.0 = ihtmin !inclusive Ht for all partons (including b) + -1.0 = ihtmax !inclusive Ht for all partons (including b) + 0.0 = ht2min ! minimum Ht for the two leading jets + 0.0 = ht3min ! minimum Ht for the three leading jets + 0.0 = ht4min ! minimum Ht for the four leading jets + -1.0 = ht2max ! maximum Ht for the two leading jets + -1.0 = ht3max ! maximum Ht for the three leading jets + -1.0 = ht4max ! maximum Ht for the four leading jets +#*********************************************************************** +# Photon-isolation cuts, according to hep-ph/9801442 * +# When ptgmin=0, all the other parameters are ignored * +# When ptgmin>0, pta and draj are not going to be used * +#*********************************************************************** + 0.0 = ptgmin ! Min photon transverse momentum + 0.4 = R0gamma ! Radius of isolation code + 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 + 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 + True = isoEM ! isolate photons from EM energy (photons and leptons) +#********************************************************************* +# WBF cuts * +#********************************************************************* + 0.0 = xetamin ! minimum rapidity for two jets in the WBF case + 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case +#*********************************************************************** +# Turn on either the ktdurham or ptlund cut to activate * +# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * +#*********************************************************************** + -1.0 = ktdurham + 0.4 = dparameter + -1.0 = ptlund + 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: Do not use for interference type of computation * +#********************************************************************* +# + True = use_syst ! Enable systematics studies +# +#isystematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] +#['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule +# Syscalc is deprecated but to see the associate options type'update syscalc' diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat new file mode 100644 index 00000000000..88b1d5754ec --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat @@ -0,0 +1,4 @@ +import model loop_sm-ckm +generate g g > w+ w- /h [noborn=QCD] +output ggWW_off_shell_Cont_loop_sm -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat new file mode 100755 index 00000000000..b9e46623224 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat @@ -0,0 +1,281 @@ +#********************************************************************* +# MadGraph5_aMC@NLO * +# * +# run_card.dat MadEvent * +# * +# This file is used to set the parameters of the run. * +# * +# Some notation/conventions: * +# * +# Lines starting with a '# ' are info or comments * +# * +# mind the format: value = variable ! comment * +# * +# To display more options, you can type the command: * +# update full_run_card * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Number of events and rnd seed * +# Warning: Do not generate more than 1M events in a single run * +# If you want to run Pythia, avoid more than 50k events in a run. * +#********************************************************************* + 10000= nevents ! Number of unweighted events requested + 0 = iseed ! rnd seed (0=assigned automatically=default)) +#********************************************************************* +# Collider type and energy * +# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * +# 3=photon from electron * +#********************************************************************* + 1 = lpp1 ! beam 1 type + 1 = lpp2 ! beam 2 type + 6500.0 = ebeam1 ! beam 1 total energy in GeV + 6500.0 = ebeam2 ! beam 2 total energy in GeV +# To see polarised beam options: type "update beam_pol" +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + nn23lo1 = pdlabel ! PDF set + 230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +# To see heavy ion options: type "update ion_pdf" +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + False = fixed_ren_scale ! if .true. use fixed ren scale + False = fixed_fac_scale ! if .true. use fixed fac scale + 91.188 = scale ! fixed ren scale + 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices + 1.0 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Type and output format +#********************************************************************* + False = gridpack !True = setting up the grid pack + -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) + 3.0 = lhe_version ! Change the way clustering information pass to shower. + True = clusinfo ! include clustering tag in output + average = event_norm ! average/sum. Normalization of the weight in the LHEF + +#********************************************************************* +# Matching parameter (MLM only) +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM + 1.0 = alpsfact ! scale factor for QCD emission vx + False = chcluster ! cluster only according to channel diag + 4 = asrwgtflavor ! highest quark flavor for a_s reweight + False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 + ! (turn off for VBF and single top processes) + 0.0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# handling of the helicities: +# 0: sum over all helicities +# 1: importance sampling over helicities +#********************************************************************* + 1 = nhel ! using helicities importance sampling or not. +#********************************************************************* +# Generation bias, check the wiki page below for more information: * +# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * +#********************************************************************* + None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] + {} = bias_parameters ! Specifies the parameters of the module. +# +#******************************* +# Parton level cuts definition * +#******************************* +# +# +#********************************************************************* +# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay +#********************************************************************* + 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************************* +# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************************* + False = cut_decays ! Cut decay products +#********************************************************************* +# Standard Cuts * +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 20.0 = ptj ! minimum pt for the jets + 0.0 = ptb ! minimum pt for the b + 10.0 = pta ! minimum pt for the photons + 10.0 = ptl ! minimum pt for the charged leptons + 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) + -1.0 = ptjmax ! maximum pt for the jets + -1.0 = ptbmax ! maximum pt for the b + -1.0 = ptamax ! maximum pt for the photons + -1.0 = ptlmax ! maximum pt for the charged leptons + -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) + {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle + {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0.0 = ej ! minimum E for the jets + 0.0 = eb ! minimum E for the b + 0.0 = ea ! minimum E for the photons + 0.0 = el ! minimum E for the charged leptons + -1.0 = ejmax ! maximum E for the jets + -1.0 = ebmax ! maximum E for the b + -1.0 = eamax ! maximum E for the photons + -1.0 = elmax ! maximum E for the charged leptons + {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle + {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + 5.0 = etaj ! max rap for the jets + -1.0 = etab ! max rap for the b + 2.5 = etaa ! max rap for the photons + 2.5 = etal ! max rap for the charged leptons + 0.0 = etajmin ! min rap for the jets + 0.0 = etabmin ! min rap for the b + 0.0 = etaamin ! min rap for the photons + 0.0 = etalmin ! main rap for the charged leptons + {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle + {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.4 = drjj ! min distance between jets + 0.0 = drbb ! min distance between b's + 0.4 = drll ! min distance between leptons + 0.4 = draa ! min distance between gammas + 0.0 = drbj ! min distance between b and jet + 0.4 = draj ! min distance between gamma and jet + 0.4 = drjl ! min distance between jet and lepton + 0.0 = drab ! min distance between gamma and b + 0.0 = drbl ! min distance between b and lepton + 0.4 = dral ! min distance between gamma and lepton + -1.0 = drjjmax ! max distance between jets + -1.0 = drbbmax ! max distance between b's + -1.0 = drllmax ! max distance between leptons + -1.0 = draamax ! max distance between gammas + -1.0 = drbjmax ! max distance between b and jet + -1.0 = drajmax ! max distance between gamma and jet + -1.0 = drjlmax ! max distance between jet and lepton + -1.0 = drabmax ! max distance between gamma and b + -1.0 = drblmax ! max distance between b and lepton + -1.0 = dralmax ! maxdistance between gamma and lepton +#********************************************************************* +# Minimum and maximum invariant mass for pairs * +# WARNING: for four lepton final state mmll cut require to have * +# different lepton masses for each flavor! * +#********************************************************************* + 0.0 = mmjj ! min invariant mass of a jet pair + 0.0 = mmbb ! min invariant mass of a b pair + 0.0 = mmaa ! min invariant mass of gamma gamma pair + 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1.0 = mmjjmax ! max invariant mass of a jet pair + -1.0 = mmbbmax ! max invariant mass of a b pair + -1.0 = mmaamax ! max invariant mass of gamma gamma pair + -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair + {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) + {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only + ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0.0 = ptheavy ! minimum pt for at least one heavy final state + 0.0 = xptj ! minimum pt for at least one jet + 0.0 = xptb ! minimum pt for at least one b + 0.0 = xpta ! minimum pt for at least one photon + 0.0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0.0 = ptj1min ! minimum pt for the leading jet in pt + 0.0 = ptj2min ! minimum pt for the second jet in pt + 0.0 = ptj3min ! minimum pt for the third jet in pt + 0.0 = ptj4min ! minimum pt for the fourth jet in pt + -1.0 = ptj1max ! maximum pt for the leading jet in pt + -1.0 = ptj2max ! maximum pt for the second jet in pt + -1.0 = ptj3max ! maximum pt for the third jet in pt + -1.0 = ptj4max ! maximum pt for the fourth jet in pt + 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts +#********************************************************************* +# Control the pt's of leptons sorted by pt * +#********************************************************************* + 0.0 = ptl1min ! minimum pt for the leading lepton in pt + 0.0 = ptl2min ! minimum pt for the second lepton in pt + 0.0 = ptl3min ! minimum pt for the third lepton in pt + 0.0 = ptl4min ! minimum pt for the fourth lepton in pt + -1.0 = ptl1max ! maximum pt for the leading lepton in pt + -1.0 = ptl2max ! maximum pt for the second lepton in pt + -1.0 = ptl3max ! maximum pt for the third lepton in pt + -1.0 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0.0 = htjmin ! minimum jet HT=Sum(jet pt) + -1.0 = htjmax ! maximum jet HT=Sum(jet pt) + 0.0 = ihtmin !inclusive Ht for all partons (including b) + -1.0 = ihtmax !inclusive Ht for all partons (including b) + 0.0 = ht2min ! minimum Ht for the two leading jets + 0.0 = ht3min ! minimum Ht for the three leading jets + 0.0 = ht4min ! minimum Ht for the four leading jets + -1.0 = ht2max ! maximum Ht for the two leading jets + -1.0 = ht3max ! maximum Ht for the three leading jets + -1.0 = ht4max ! maximum Ht for the four leading jets +#*********************************************************************** +# Photon-isolation cuts, according to hep-ph/9801442 * +# When ptgmin=0, all the other parameters are ignored * +# When ptgmin>0, pta and draj are not going to be used * +#*********************************************************************** + 0.0 = ptgmin ! Min photon transverse momentum + 0.4 = R0gamma ! Radius of isolation code + 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 + 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 + True = isoEM ! isolate photons from EM energy (photons and leptons) +#********************************************************************* +# WBF cuts * +#********************************************************************* + 0.0 = xetamin ! minimum rapidity for two jets in the WBF case + 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case +#*********************************************************************** +# Turn on either the ktdurham or ptlund cut to activate * +# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * +#*********************************************************************** + -1.0 = ktdurham + 0.4 = dparameter + -1.0 = ptlund + 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: Do not use for interference type of computation * +#********************************************************************* + True = use_syst ! Enable systematics studies +# +systematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] +['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule +# Syscalc is deprecated but to see the associate options type'update syscalc' diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat new file mode 100644 index 00000000000..7d4adc017d6 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat @@ -0,0 +1,4 @@ +import model loop_sm-ckm +generate g g > w+ w- [noborn=QCD] +output ggWW_off_shell_SBI_loop_sm -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat new file mode 100644 index 00000000000..e5bf0b495e5 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat @@ -0,0 +1,281 @@ +#********************************************************************* +# MadGraph5_aMC@NLO * +# * +# run_card.dat MadEvent * +# * +# This file is used to set the parameters of the run. * +# * +# Some notation/conventions: * +# * +# Lines starting with a '# ' are info or comments * +# * +# mind the format: value = variable ! comment * +# * +# To display more options, you can type the command: * +# update full_run_card * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Number of events and rnd seed * +# Warning: Do not generate more than 1M events in a single run * +# If you want to run Pythia, avoid more than 50k events in a run. * +#********************************************************************* + 10000 = nevents ! Number of unweighted events requested + 0 = iseed ! rnd seed (0=assigned automatically=default)) +#********************************************************************* +# Collider type and energy * +# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * +# 3=photon from electron * +#********************************************************************* + 1 = lpp1 ! beam 1 type + 1 = lpp2 ! beam 2 type + 6500.0 = ebeam1 ! beam 1 total energy in GeV + 6500.0 = ebeam2 ! beam 2 total energy in GeV +# To see polarised beam options: type "update beam_pol" +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + nn23lo1 = pdlabel ! PDF set + 230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +# To see heavy ion options: type "update ion_pdf" +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + False = fixed_ren_scale ! if .true. use fixed ren scale + False = fixed_fac_scale ! if .true. use fixed fac scale + 91.188 = scale ! fixed ren scale + 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices + 1.0 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Type and output format +#********************************************************************* + False = gridpack !True = setting up the grid pack + -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) + 3.0 = lhe_version ! Change the way clustering information pass to shower. + True = clusinfo ! include clustering tag in output + average = event_norm ! average/sum. Normalization of the weight in the LHEF + +#********************************************************************* +# Matching parameter (MLM only) +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM + 1.0 = alpsfact ! scale factor for QCD emission vx + False = chcluster ! cluster only according to channel diag + 4 = asrwgtflavor ! highest quark flavor for a_s reweight + False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 + ! (turn off for VBF and single top processes) + 0.0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# handling of the helicities: +# 0: sum over all helicities +# 1: importance sampling over helicities +#********************************************************************* + 1 = nhel ! using helicities importance sampling or not. +#********************************************************************* +# Generation bias, check the wiki page below for more information: * +# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * +#********************************************************************* + None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] + {} = bias_parameters ! Specifies the parameters of the module. +# +#******************************* +# Parton level cuts definition * +#******************************* +# +# +#********************************************************************* +# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay +#********************************************************************* + 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************************* +# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************************* + False = cut_decays ! Cut decay products +#********************************************************************* +# Standard Cuts * +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 20.0 = ptj ! minimum pt for the jets + 0.0 = ptb ! minimum pt for the b + 10.0 = pta ! minimum pt for the photons + 10.0 = ptl ! minimum pt for the charged leptons + 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) + -1.0 = ptjmax ! maximum pt for the jets + -1.0 = ptbmax ! maximum pt for the b + -1.0 = ptamax ! maximum pt for the photons + -1.0 = ptlmax ! maximum pt for the charged leptons + -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) + {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle + {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0.0 = ej ! minimum E for the jets + 0.0 = eb ! minimum E for the b + 0.0 = ea ! minimum E for the photons + 0.0 = el ! minimum E for the charged leptons + -1.0 = ejmax ! maximum E for the jets + -1.0 = ebmax ! maximum E for the b + -1.0 = eamax ! maximum E for the photons + -1.0 = elmax ! maximum E for the charged leptons + {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle + {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + 5.0 = etaj ! max rap for the jets + -1.0 = etab ! max rap for the b + 2.5 = etaa ! max rap for the photons + 2.5 = etal ! max rap for the charged leptons + 0.0 = etajmin ! min rap for the jets + 0.0 = etabmin ! min rap for the b + 0.0 = etaamin ! min rap for the photons + 0.0 = etalmin ! main rap for the charged leptons + {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle + {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.4 = drjj ! min distance between jets + 0.0 = drbb ! min distance between b's + 0.4 = drll ! min distance between leptons + 0.4 = draa ! min distance between gammas + 0.0 = drbj ! min distance between b and jet + 0.4 = draj ! min distance between gamma and jet + 0.4 = drjl ! min distance between jet and lepton + 0.0 = drab ! min distance between gamma and b + 0.0 = drbl ! min distance between b and lepton + 0.4 = dral ! min distance between gamma and lepton + -1.0 = drjjmax ! max distance between jets + -1.0 = drbbmax ! max distance between b's + -1.0 = drllmax ! max distance between leptons + -1.0 = draamax ! max distance between gammas + -1.0 = drbjmax ! max distance between b and jet + -1.0 = drajmax ! max distance between gamma and jet + -1.0 = drjlmax ! max distance between jet and lepton + -1.0 = drabmax ! max distance between gamma and b + -1.0 = drblmax ! max distance between b and lepton + -1.0 = dralmax ! maxdistance between gamma and lepton +#********************************************************************* +# Minimum and maximum invariant mass for pairs * +# WARNING: for four lepton final state mmll cut require to have * +# different lepton masses for each flavor! * +#********************************************************************* + 0.0 = mmjj ! min invariant mass of a jet pair + 0.0 = mmbb ! min invariant mass of a b pair + 0.0 = mmaa ! min invariant mass of gamma gamma pair + 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1.0 = mmjjmax ! max invariant mass of a jet pair + -1.0 = mmbbmax ! max invariant mass of a b pair + -1.0 = mmaamax ! max invariant mass of gamma gamma pair + -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair + {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) + {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only + ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0.0 = ptheavy ! minimum pt for at least one heavy final state + 0.0 = xptj ! minimum pt for at least one jet + 0.0 = xptb ! minimum pt for at least one b + 0.0 = xpta ! minimum pt for at least one photon + 0.0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0.0 = ptj1min ! minimum pt for the leading jet in pt + 0.0 = ptj2min ! minimum pt for the second jet in pt + 0.0 = ptj3min ! minimum pt for the third jet in pt + 0.0 = ptj4min ! minimum pt for the fourth jet in pt + -1.0 = ptj1max ! maximum pt for the leading jet in pt + -1.0 = ptj2max ! maximum pt for the second jet in pt + -1.0 = ptj3max ! maximum pt for the third jet in pt + -1.0 = ptj4max ! maximum pt for the fourth jet in pt + 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts +#********************************************************************* +# Control the pt's of leptons sorted by pt * +#********************************************************************* + 0.0 = ptl1min ! minimum pt for the leading lepton in pt + 0.0 = ptl2min ! minimum pt for the second lepton in pt + 0.0 = ptl3min ! minimum pt for the third lepton in pt + 0.0 = ptl4min ! minimum pt for the fourth lepton in pt + -1.0 = ptl1max ! maximum pt for the leading lepton in pt + -1.0 = ptl2max ! maximum pt for the second lepton in pt + -1.0 = ptl3max ! maximum pt for the third lepton in pt + -1.0 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0.0 = htjmin ! minimum jet HT=Sum(jet pt) + -1.0 = htjmax ! maximum jet HT=Sum(jet pt) + 0.0 = ihtmin !inclusive Ht for all partons (including b) + -1.0 = ihtmax !inclusive Ht for all partons (including b) + 0.0 = ht2min ! minimum Ht for the two leading jets + 0.0 = ht3min ! minimum Ht for the three leading jets + 0.0 = ht4min ! minimum Ht for the four leading jets + -1.0 = ht2max ! maximum Ht for the two leading jets + -1.0 = ht3max ! maximum Ht for the three leading jets + -1.0 = ht4max ! maximum Ht for the four leading jets +#*********************************************************************** +# Photon-isolation cuts, according to hep-ph/9801442 * +# When ptgmin=0, all the other parameters are ignored * +# When ptgmin>0, pta and draj are not going to be used * +#*********************************************************************** + 0.0 = ptgmin ! Min photon transverse momentum + 0.4 = R0gamma ! Radius of isolation code + 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 + 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 + True = isoEM ! isolate photons from EM energy (photons and leptons) +#********************************************************************* +# WBF cuts * +#********************************************************************* + 0.0 = xetamin ! minimum rapidity for two jets in the WBF case + 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case +#*********************************************************************** +# Turn on either the ktdurham or ptlund cut to activate * +# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * +#*********************************************************************** + -1.0 = ktdurham + 0.4 = dparameter + -1.0 = ptlund + 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: Do not use for interference type of computation * +#********************************************************************* + True = use_syst ! Enable systematics studies +# +systematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] +['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule +# Syscalc is deprecated but to see the associate options type'update syscalc' From cbefdb0dd83e69aca2dc178b243d22dbe177830c Mon Sep 17 00:00:00 2001 From: sv3048 Date: Tue, 2 Apr 2024 01:43:28 +0200 Subject: [PATCH 2/3] modified pdf settings relevant to cmssw --- .../ggWW_off_shell_proc_card.dat | 4 + .../ggWW_off_shell_run_card.dat | 280 ++++++++++++++++++ .../ggWW_off_shell_Cont_loop_sm_proc_card.dat | 4 + .../ggWW_off_shell_Cont_loop_sm_run_card.dat | 279 +++++++++++++++++ .../ggWW_off_shell_SBI_loop_sm_proc_card.dat | 4 + .../ggWW_off_shell_SBI_loop_sm_run_card.dat | 278 +++++++++++++++++ 6 files changed, 849 insertions(+) create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat create mode 100755 bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat create mode 100644 bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat new file mode 100644 index 00000000000..89c42a9b560 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat @@ -0,0 +1,4 @@ +import model loop_sm-ckm +generate g g > h > w+ w- [noborn=QCD] +output ggWW_off_shell -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat new file mode 100644 index 00000000000..2dbd32e1f97 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat @@ -0,0 +1,280 @@ +#********************************************************************* +# MadGraph5_aMC@NLO * +# * +# run_card.dat MadEvent * +# * +# This file is used to set the parameters of the run. * +# * +# Some notation/conventions: * +# * +# Lines starting with a '# ' are info or comments * +# * +# mind the format: value = variable ! comment * +# * +# To display more options, you can type the command: * +# update full_run_card * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Number of events and rnd seed * +# Warning: Do not generate more than 1M events in a single run * +# If you want to run Pythia, avoid more than 50k events in a run. * +#********************************************************************* + 10000 = nevents ! Number of unweighted events requested + 0 = iseed ! rnd seed (0=assigned automatically=default)) +#********************************************************************* +# Collider type and energy * +# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * +# 3=photon from electron * +#********************************************************************* + 1 = lpp1 ! beam 1 type + 1 = lpp2 ! beam 2 type + 6500.0 = ebeam1 ! beam 1 total energy in GeV + 6500.0 = ebeam2 ! beam 2 total energy in GeV +# To see polarised beam options: type "update beam_pol" +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + $DEFAULT_PDF_SETS = lhaid + $DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +# To see heavy ion options: type "update ion_pdf" +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + False = fixed_ren_scale ! if .true. use fixed ren scale + False = fixed_fac_scale ! if .true. use fixed fac scale + 91.188 = scale ! fixed ren scale + 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices + 1.0 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Type and output format +#********************************************************************* + False = gridpack !True = setting up the grid pack + -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) + 3.0 = lhe_version ! Change the way clustering information pass to shower. + True = clusinfo ! include clustering tag in output + average = event_norm ! average/sum. Normalization of the weight in the LHEF + +#********************************************************************* +# Matching parameter (MLM only) +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM + 1.0 = alpsfact ! scale factor for QCD emission vx + False = chcluster ! cluster only according to channel diag + 4 = asrwgtflavor ! highest quark flavor for a_s reweight + False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 + ! (turn off for VBF and single top processes) + 0.0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# handling of the helicities: +# 0: sum over all helicities +# 1: importance sampling over helicities +#********************************************************************* + 1 = nhel ! using helicities importance sampling or not. +#********************************************************************* +# Generation bias, check the wiki page below for more information: * +# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * +#********************************************************************* + None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] + {} = bias_parameters ! Specifies the parameters of the module. +# +#******************************* +# Parton level cuts definition * +#******************************* +# +# +#********************************************************************* +# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay +#********************************************************************* + 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************************* +# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************************* + False = cut_decays ! Cut decay products +#********************************************************************* +# Standard Cuts * +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 20.0 = ptj ! minimum pt for the jets + 0.0 = ptb ! minimum pt for the b + 10.0 = pta ! minimum pt for the photons + 10.0 = ptl ! minimum pt for the charged leptons + 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) + -1.0 = ptjmax ! maximum pt for the jets + -1.0 = ptbmax ! maximum pt for the b + -1.0 = ptamax ! maximum pt for the photons + -1.0 = ptlmax ! maximum pt for the charged leptons + -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) + {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle + {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0.0 = ej ! minimum E for the jets + 0.0 = eb ! minimum E for the b + 0.0 = ea ! minimum E for the photons + 0.0 = el ! minimum E for the charged leptons + -1.0 = ejmax ! maximum E for the jets + -1.0 = ebmax ! maximum E for the b + -1.0 = eamax ! maximum E for the photons + -1.0 = elmax ! maximum E for the charged leptons + {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle + {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + 5.0 = etaj ! max rap for the jets + -1.0 = etab ! max rap for the b + 2.5 = etaa ! max rap for the photons + 2.5 = etal ! max rap for the charged leptons + 0.0 = etajmin ! min rap for the jets + 0.0 = etabmin ! min rap for the b + 0.0 = etaamin ! min rap for the photons + 0.0 = etalmin ! main rap for the charged leptons + {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle + {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.4 = drjj ! min distance between jets + 0.0 = drbb ! min distance between b's + 0.4 = drll ! min distance between leptons + 0.4 = draa ! min distance between gammas + 0.0 = drbj ! min distance between b and jet + 0.4 = draj ! min distance between gamma and jet + 0.4 = drjl ! min distance between jet and lepton + 0.0 = drab ! min distance between gamma and b + 0.0 = drbl ! min distance between b and lepton + 0.4 = dral ! min distance between gamma and lepton + -1.0 = drjjmax ! max distance between jets + -1.0 = drbbmax ! max distance between b's + -1.0 = drllmax ! max distance between leptons + -1.0 = draamax ! max distance between gammas + -1.0 = drbjmax ! max distance between b and jet + -1.0 = drajmax ! max distance between gamma and jet + -1.0 = drjlmax ! max distance between jet and lepton + -1.0 = drabmax ! max distance between gamma and b + -1.0 = drblmax ! max distance between b and lepton + -1.0 = dralmax ! maxdistance between gamma and lepton +#********************************************************************* +# Minimum and maximum invariant mass for pairs * +# WARNING: for four lepton final state mmll cut require to have * +# different lepton masses for each flavor! * +#********************************************************************* + 0.0 = mmjj ! min invariant mass of a jet pair + 0.0 = mmbb ! min invariant mass of a b pair + 0.0 = mmaa ! min invariant mass of gamma gamma pair + 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1.0 = mmjjmax ! max invariant mass of a jet pair + -1.0 = mmbbmax ! max invariant mass of a b pair + -1.0 = mmaamax ! max invariant mass of gamma gamma pair + -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair + {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) + {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only + ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0.0 = ptheavy ! minimum pt for at least one heavy final state + 0.0 = xptj ! minimum pt for at least one jet + 0.0 = xptb ! minimum pt for at least one b + 0.0 = xpta ! minimum pt for at least one photon + 0.0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0.0 = ptj1min ! minimum pt for the leading jet in pt + 0.0 = ptj2min ! minimum pt for the second jet in pt + 0.0 = ptj3min ! minimum pt for the third jet in pt + 0.0 = ptj4min ! minimum pt for the fourth jet in pt + -1.0 = ptj1max ! maximum pt for the leading jet in pt + -1.0 = ptj2max ! maximum pt for the second jet in pt + -1.0 = ptj3max ! maximum pt for the third jet in pt + -1.0 = ptj4max ! maximum pt for the fourth jet in pt + 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts +#********************************************************************* +# Control the pt's of leptons sorted by pt * +#********************************************************************* + 0.0 = ptl1min ! minimum pt for the leading lepton in pt + 0.0 = ptl2min ! minimum pt for the second lepton in pt + 0.0 = ptl3min ! minimum pt for the third lepton in pt + 0.0 = ptl4min ! minimum pt for the fourth lepton in pt + -1.0 = ptl1max ! maximum pt for the leading lepton in pt + -1.0 = ptl2max ! maximum pt for the second lepton in pt + -1.0 = ptl3max ! maximum pt for the third lepton in pt + -1.0 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0.0 = htjmin ! minimum jet HT=Sum(jet pt) + -1.0 = htjmax ! maximum jet HT=Sum(jet pt) + 0.0 = ihtmin !inclusive Ht for all partons (including b) + -1.0 = ihtmax !inclusive Ht for all partons (including b) + 0.0 = ht2min ! minimum Ht for the two leading jets + 0.0 = ht3min ! minimum Ht for the three leading jets + 0.0 = ht4min ! minimum Ht for the four leading jets + -1.0 = ht2max ! maximum Ht for the two leading jets + -1.0 = ht3max ! maximum Ht for the three leading jets + -1.0 = ht4max ! maximum Ht for the four leading jets +#*********************************************************************** +# Photon-isolation cuts, according to hep-ph/9801442 * +# When ptgmin=0, all the other parameters are ignored * +# When ptgmin>0, pta and draj are not going to be used * +#*********************************************************************** + 0.0 = ptgmin ! Min photon transverse momentum + 0.4 = R0gamma ! Radius of isolation code + 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 + 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 + True = isoEM ! isolate photons from EM energy (photons and leptons) +#********************************************************************* +# WBF cuts * +#********************************************************************* + 0.0 = xetamin ! minimum rapidity for two jets in the WBF case + 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case +#*********************************************************************** +# Turn on either the ktdurham or ptlund cut to activate * +# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * +#*********************************************************************** + -1.0 = ktdurham + 0.4 = dparameter + -1.0 = ptlund + 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: Do not use for interference type of computation * +#********************************************************************* +# + True = use_syst ! Enable systematics studies +# \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat new file mode 100644 index 00000000000..88b1d5754ec --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat @@ -0,0 +1,4 @@ +import model loop_sm-ckm +generate g g > w+ w- /h [noborn=QCD] +output ggWW_off_shell_Cont_loop_sm -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat new file mode 100755 index 00000000000..5a297f6cf60 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat @@ -0,0 +1,279 @@ +#********************************************************************* +# MadGraph5_aMC@NLO * +# * +# run_card.dat MadEvent * +# This file is used to set the parameters of the run. * +# * +# Some notation/conventions: * +# * +# Lines starting with a '# ' are info or comments * +# * +# mind the format: value = variable ! comment * +# * +# To display more options, you can type the command: * +# update full_run_card * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Number of events and rnd seed * +# Warning: Do not generate more than 1M events in a single run * +# If you want to run Pythia, avoid more than 50k events in a run. * +#********************************************************************* + 10000= nevents ! Number of unweighted events requested + 0 = iseed ! rnd seed (0=assigned automatically=default)) +#********************************************************************* +# Collider type and energy * +# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * +# 3=photon from electron * +#********************************************************************* + 1 = lpp1 ! beam 1 type + 1 = lpp2 ! beam 2 type + 6500.0 = ebeam1 ! beam 1 total energy in GeV + 6500.0 = ebeam2 ! beam 2 total energy in GeV +# To see polarised beam options: type "update beam_pol" +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + $DEFAULT_PDF_SETS = lhaid + $DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +# To see heavy ion options: type "update ion_pdf" +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + False = fixed_ren_scale ! if .true. use fixed ren scale + False = fixed_fac_scale ! if .true. use fixed fac scale + 91.188 = scale ! fixed ren scale + 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices + 1.0 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Type and output format +#********************************************************************* + False = gridpack !True = setting up the grid pack + -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) + 3.0 = lhe_version ! Change the way clustering information pass to shower. + True = clusinfo ! include clustering tag in output + average = event_norm ! average/sum. Normalization of the weight in the LHEF + +#********************************************************************* +# Matching parameter (MLM only) +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM + 1.0 = alpsfact ! scale factor for QCD emission vx + False = chcluster ! cluster only according to channel diag + 4 = asrwgtflavor ! highest quark flavor for a_s reweight + False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 + ! (turn off for VBF and single top processes) + 0.0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# handling of the helicities: +# 0: sum over all helicities +# 1: importance sampling over helicities +#********************************************************************* + 1 = nhel ! using helicities importance sampling or not. +#********************************************************************* +# Generation bias, check the wiki page below for more information: * +# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * +#********************************************************************* + None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] + {} = bias_parameters ! Specifies the parameters of the module. +# +#******************************* +# Parton level cuts definition * +#******************************* +# +# +#********************************************************************* +# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay +#********************************************************************* + 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************************* +# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************************* + False = cut_decays ! Cut decay products +#********************************************************************* +# Standard Cuts * +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 20.0 = ptj ! minimum pt for the jets + 0.0 = ptb ! minimum pt for the b + 10.0 = pta ! minimum pt for the photons + 10.0 = ptl ! minimum pt for the charged leptons + 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) + -1.0 = ptjmax ! maximum pt for the jets + -1.0 = ptbmax ! maximum pt for the b + -1.0 = ptamax ! maximum pt for the photons + -1.0 = ptlmax ! maximum pt for the charged leptons + -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) + {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle + {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0.0 = ej ! minimum E for the jets + 0.0 = eb ! minimum E for the b + 0.0 = ea ! minimum E for the photons + 0.0 = el ! minimum E for the charged leptons + -1.0 = ejmax ! maximum E for the jets + -1.0 = ebmax ! maximum E for the b + -1.0 = eamax ! maximum E for the photons + -1.0 = elmax ! maximum E for the charged leptons + {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle + {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + 5.0 = etaj ! max rap for the jets + -1.0 = etab ! max rap for the b + 2.5 = etaa ! max rap for the photons + 2.5 = etal ! max rap for the charged leptons + 0.0 = etajmin ! min rap for the jets + 0.0 = etabmin ! min rap for the b + 0.0 = etaamin ! min rap for the photons + 0.0 = etalmin ! main rap for the charged leptons + {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle + {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.4 = drjj ! min distance between jets + 0.0 = drbb ! min distance between b's + 0.4 = drll ! min distance between leptons + 0.4 = draa ! min distance between gammas + 0.0 = drbj ! min distance between b and jet + 0.4 = draj ! min distance between gamma and jet + 0.4 = drjl ! min distance between jet and lepton + 0.0 = drab ! min distance between gamma and b + 0.0 = drbl ! min distance between b and lepton + 0.4 = dral ! min distance between gamma and lepton + -1.0 = drjjmax ! max distance between jets + -1.0 = drbbmax ! max distance between b's + -1.0 = drllmax ! max distance between leptons + -1.0 = draamax ! max distance between gammas + -1.0 = drbjmax ! max distance between b and jet + -1.0 = drajmax ! max distance between gamma and jet + -1.0 = drjlmax ! max distance between jet and lepton + -1.0 = drabmax ! max distance between gamma and b + -1.0 = drblmax ! max distance between b and lepton + -1.0 = dralmax ! maxdistance between gamma and lepton +#********************************************************************* +# Minimum and maximum invariant mass for pairs * +# WARNING: for four lepton final state mmll cut require to have * +# different lepton masses for each flavor! * +#********************************************************************* + 0.0 = mmjj ! min invariant mass of a jet pair + 0.0 = mmbb ! min invariant mass of a b pair + 0.0 = mmaa ! min invariant mass of gamma gamma pair + 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1.0 = mmjjmax ! max invariant mass of a jet pair + -1.0 = mmbbmax ! max invariant mass of a b pair + -1.0 = mmaamax ! max invariant mass of gamma gamma pair + -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair + {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) + {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only + ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0.0 = ptheavy ! minimum pt for at least one heavy final state + 0.0 = xptj ! minimum pt for at least one jet + 0.0 = xptb ! minimum pt for at least one b + 0.0 = xpta ! minimum pt for at least one photon + 0.0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0.0 = ptj1min ! minimum pt for the leading jet in pt + 0.0 = ptj2min ! minimum pt for the second jet in pt + 0.0 = ptj3min ! minimum pt for the third jet in pt + 0.0 = ptj4min ! minimum pt for the fourth jet in pt + -1.0 = ptj1max ! maximum pt for the leading jet in pt + -1.0 = ptj2max ! maximum pt for the second jet in pt + -1.0 = ptj3max ! maximum pt for the third jet in pt + -1.0 = ptj4max ! maximum pt for the fourth jet in pt + 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts +#********************************************************************* +# Control the pt's of leptons sorted by pt * +#********************************************************************* + 0.0 = ptl1min ! minimum pt for the leading lepton in pt + 0.0 = ptl2min ! minimum pt for the second lepton in pt + 0.0 = ptl3min ! minimum pt for the third lepton in pt + 0.0 = ptl4min ! minimum pt for the fourth lepton in pt + -1.0 = ptl1max ! maximum pt for the leading lepton in pt + -1.0 = ptl2max ! maximum pt for the second lepton in pt + -1.0 = ptl3max ! maximum pt for the third lepton in pt + -1.0 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0.0 = htjmin ! minimum jet HT=Sum(jet pt) + -1.0 = htjmax ! maximum jet HT=Sum(jet pt) + 0.0 = ihtmin !inclusive Ht for all partons (including b) + -1.0 = ihtmax !inclusive Ht for all partons (including b) + 0.0 = ht2min ! minimum Ht for the two leading jets + 0.0 = ht3min ! minimum Ht for the three leading jets + 0.0 = ht4min ! minimum Ht for the four leading jets + -1.0 = ht2max ! maximum Ht for the two leading jets + -1.0 = ht3max ! maximum Ht for the three leading jets + -1.0 = ht4max ! maximum Ht for the four leading jets +#*********************************************************************** +# Photon-isolation cuts, according to hep-ph/9801442 * +# When ptgmin=0, all the other parameters are ignored * +# When ptgmin>0, pta and draj are not going to be used * +#*********************************************************************** + 0.0 = ptgmin ! Min photon transverse momentum + 0.4 = R0gamma ! Radius of isolation code + 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 + 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 + True = isoEM ! isolate photons from EM energy (photons and leptons) +#********************************************************************* +# WBF cuts * +#********************************************************************* + 0.0 = xetamin ! minimum rapidity for two jets in the WBF case + 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case +#*********************************************************************** +# Turn on either the ktdurham or ptlund cut to activate * +# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * +#*********************************************************************** + -1.0 = ktdurham + 0.4 = dparameter + -1.0 = ptlund + 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: Do not use for interference type of computation * +#********************************************************************* + True = use_syst ! Enable systematics studies + + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat new file mode 100644 index 00000000000..7d4adc017d6 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat @@ -0,0 +1,4 @@ +import model loop_sm-ckm +generate g g > w+ w- [noborn=QCD] +output ggWW_off_shell_SBI_loop_sm -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat new file mode 100644 index 00000000000..7b0717cd3e5 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat @@ -0,0 +1,278 @@ +#********************************************************************* +# MadGraph5_aMC@NLO * +# * +# run_card.dat MadEvent * +# * +# This file is used to set the parameters of the run. * +# * +# Some notation/conventions: * +# * +# Lines starting with a '# ' are info or comments * +# * +# mind the format: value = variable ! comment * +# * +# To display more options, you can type the command: * +# update full_run_card * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Number of events and rnd seed * +# Warning: Do not generate more than 1M events in a single run * +# If you want to run Pythia, avoid more than 50k events in a run. * +#********************************************************************* + 10000 = nevents ! Number of unweighted events requested + 0 = iseed ! rnd seed (0=assigned automatically=default)) +#********************************************************************* +# Collider type and energy * +# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * +# 3=photon from electron * +#********************************************************************* + 1 = lpp1 ! beam 1 type + 1 = lpp2 ! beam 2 type + 6500.0 = ebeam1 ! beam 1 total energy in GeV + 6500.0 = ebeam2 ! beam 2 total energy in GeV +# To see polarised beam options: type "update beam_pol" +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + $DEFAULT_PDF_SETS = lhaid + $DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +# To see heavy ion options: type "update ion_pdf" +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + False = fixed_ren_scale ! if .true. use fixed ren scale + False = fixed_fac_scale ! if .true. use fixed fac scale + 91.188 = scale ! fixed ren scale + 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices + 1.0 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Type and output format +#********************************************************************* + False = gridpack !True = setting up the grid pack + -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) + 3.0 = lhe_version ! Change the way clustering information pass to shower. + True = clusinfo ! include clustering tag in output + average = event_norm ! average/sum. Normalization of the weight in the LHEF + +#********************************************************************* +# Matching parameter (MLM only) +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM + 1.0 = alpsfact ! scale factor for QCD emission vx + False = chcluster ! cluster only according to channel diag + 4 = asrwgtflavor ! highest quark flavor for a_s reweight + False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 + ! (turn off for VBF and single top processes) + 0.0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# handling of the helicities: +# 0: sum over all helicities +# 1: importance sampling over helicities +#********************************************************************* + 1 = nhel ! using helicities importance sampling or not. +#********************************************************************* +# Generation bias, check the wiki page below for more information: * +# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * +#********************************************************************* + None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] + {} = bias_parameters ! Specifies the parameters of the module. +# +#******************************* +# Parton level cuts definition * +#******************************* +# +# +#********************************************************************* +# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay +#********************************************************************* + 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************************* +# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************************* + False = cut_decays ! Cut decay products +#********************************************************************* +# Standard Cuts * +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 20.0 = ptj ! minimum pt for the jets + 0.0 = ptb ! minimum pt for the b + 10.0 = pta ! minimum pt for the photons + 10.0 = ptl ! minimum pt for the charged leptons + 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) + -1.0 = ptjmax ! maximum pt for the jets + -1.0 = ptbmax ! maximum pt for the b + -1.0 = ptamax ! maximum pt for the photons + -1.0 = ptlmax ! maximum pt for the charged leptons + -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) + {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle + {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0.0 = ej ! minimum E for the jets + 0.0 = eb ! minimum E for the b + 0.0 = ea ! minimum E for the photons + 0.0 = el ! minimum E for the charged leptons + -1.0 = ejmax ! maximum E for the jets + -1.0 = ebmax ! maximum E for the b + -1.0 = eamax ! maximum E for the photons + -1.0 = elmax ! maximum E for the charged leptons + {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle + {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + 5.0 = etaj ! max rap for the jets + -1.0 = etab ! max rap for the b + 2.5 = etaa ! max rap for the photons + 2.5 = etal ! max rap for the charged leptons + 0.0 = etajmin ! min rap for the jets + 0.0 = etabmin ! min rap for the b + 0.0 = etaamin ! min rap for the photons + 0.0 = etalmin ! main rap for the charged leptons + {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle + {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.4 = drjj ! min distance between jets + 0.0 = drbb ! min distance between b's + 0.4 = drll ! min distance between leptons + 0.4 = draa ! min distance between gammas + 0.0 = drbj ! min distance between b and jet + 0.4 = draj ! min distance between gamma and jet + 0.4 = drjl ! min distance between jet and lepton + 0.0 = drab ! min distance between gamma and b + 0.0 = drbl ! min distance between b and lepton + 0.4 = dral ! min distance between gamma and lepton + -1.0 = drjjmax ! max distance between jets + -1.0 = drbbmax ! max distance between b's + -1.0 = drllmax ! max distance between leptons + -1.0 = draamax ! max distance between gammas + -1.0 = drbjmax ! max distance between b and jet + -1.0 = drajmax ! max distance between gamma and jet + -1.0 = drjlmax ! max distance between jet and lepton + -1.0 = drabmax ! max distance between gamma and b + -1.0 = drblmax ! max distance between b and lepton + -1.0 = dralmax ! maxdistance between gamma and lepton +#********************************************************************* +# Minimum and maximum invariant mass for pairs * +# WARNING: for four lepton final state mmll cut require to have * +# different lepton masses for each flavor! * +#********************************************************************* + 0.0 = mmjj ! min invariant mass of a jet pair + 0.0 = mmbb ! min invariant mass of a b pair + 0.0 = mmaa ! min invariant mass of gamma gamma pair + 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1.0 = mmjjmax ! max invariant mass of a jet pair + -1.0 = mmbbmax ! max invariant mass of a b pair + -1.0 = mmaamax ! max invariant mass of gamma gamma pair + -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair + {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) + {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only + ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0.0 = ptheavy ! minimum pt for at least one heavy final state + 0.0 = xptj ! minimum pt for at least one jet + 0.0 = xptb ! minimum pt for at least one b + 0.0 = xpta ! minimum pt for at least one photon + 0.0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0.0 = ptj1min ! minimum pt for the leading jet in pt + 0.0 = ptj2min ! minimum pt for the second jet in pt + 0.0 = ptj3min ! minimum pt for the third jet in pt + 0.0 = ptj4min ! minimum pt for the fourth jet in pt + -1.0 = ptj1max ! maximum pt for the leading jet in pt + -1.0 = ptj2max ! maximum pt for the second jet in pt + -1.0 = ptj3max ! maximum pt for the third jet in pt + -1.0 = ptj4max ! maximum pt for the fourth jet in pt + 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts +#********************************************************************* +# Control the pt's of leptons sorted by pt * +#********************************************************************* + 0.0 = ptl1min ! minimum pt for the leading lepton in pt + 0.0 = ptl2min ! minimum pt for the second lepton in pt + 0.0 = ptl3min ! minimum pt for the third lepton in pt + 0.0 = ptl4min ! minimum pt for the fourth lepton in pt + -1.0 = ptl1max ! maximum pt for the leading lepton in pt + -1.0 = ptl2max ! maximum pt for the second lepton in pt + -1.0 = ptl3max ! maximum pt for the third lepton in pt + -1.0 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0.0 = htjmin ! minimum jet HT=Sum(jet pt) + -1.0 = htjmax ! maximum jet HT=Sum(jet pt) + 0.0 = ihtmin !inclusive Ht for all partons (including b) + -1.0 = ihtmax !inclusive Ht for all partons (including b) + 0.0 = ht2min ! minimum Ht for the two leading jets + 0.0 = ht3min ! minimum Ht for the three leading jets + 0.0 = ht4min ! minimum Ht for the four leading jets + -1.0 = ht2max ! maximum Ht for the two leading jets + -1.0 = ht3max ! maximum Ht for the three leading jets + -1.0 = ht4max ! maximum Ht for the four leading jets +#*********************************************************************** +# Photon-isolation cuts, according to hep-ph/9801442 * +# When ptgmin=0, all the other parameters are ignored * +# When ptgmin>0, pta and draj are not going to be used * +#*********************************************************************** + 0.0 = ptgmin ! Min photon transverse momentum + 0.4 = R0gamma ! Radius of isolation code + 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 + 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 + True = isoEM ! isolate photons from EM energy (photons and leptons) +#********************************************************************* +# WBF cuts * +#********************************************************************* + 0.0 = xetamin ! minimum rapidity for two jets in the WBF case + 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case +#*********************************************************************** +# Turn on either the ktdurham or ptlund cut to activate * +# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * +#*********************************************************************** + -1.0 = ktdurham + 0.4 = dparameter + -1.0 = ptlund + 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: Do not use for interference type of computation * +#********************************************************************* + True = use_syst ! Enable systematics studies \ No newline at end of file From c93d41f3751ef13c78de62723f6d9f32bc85b778 Mon Sep 17 00:00:00 2001 From: sv3048 Date: Wed, 2 Oct 2024 06:55:05 +0200 Subject: [PATCH 3/3] added fragment and deleted added files in 13TeV folder (moved to 2017/13TeV) --- .../ggWW_off_shell_proc_card.dat | 4 - .../ggWW_off_shell_run_card.dat | 282 ------------------ .../ggWW_off_shell_Cont_loop_sm_proc_card.dat | 4 - .../ggWW_off_shell_Cont_loop_sm_run_card.dat | 281 ----------------- .../ggWW_off_shell_SBI_loop_sm_proc_card.dat | 4 - .../ggWW_off_shell_SBI_loop_sm_run_card.dat | 281 ----------------- ...13TeV_GluGluToHToWWOffShell_pythia8_cff.py | 45 +++ 7 files changed, 45 insertions(+), 856 deletions(-) delete mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat delete mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat delete mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat delete mode 100755 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat delete mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat delete mode 100644 bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat create mode 100644 genfragments/ThirteenTeV/GluGluHToWWOffShell/madgraph_13TeV_GluGluToHToWWOffShell_pythia8_cff.py diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat deleted file mode 100644 index 89c42a9b560..00000000000 --- a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_proc_card.dat +++ /dev/null @@ -1,4 +0,0 @@ -import model loop_sm-ckm -generate g g > h > w+ w- [noborn=QCD] -output ggWW_off_shell -nojpeg - diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat deleted file mode 100644 index 1e1803f2427..00000000000 --- a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell/ggWW_off_shell_run_card.dat +++ /dev/null @@ -1,282 +0,0 @@ -#********************************************************************* -# MadGraph5_aMC@NLO * -# * -# run_card.dat MadEvent * -# * -# This file is used to set the parameters of the run. * -# * -# Some notation/conventions: * -# * -# Lines starting with a '# ' are info or comments * -# * -# mind the format: value = variable ! comment * -# * -# To display more options, you can type the command: * -# update full_run_card * -#********************************************************************* -# -#******************* -# Running parameters -#******************* -# -#********************************************************************* -# Tag name for the run (one word) * -#********************************************************************* - tag_1 = run_tag ! name of the run -#********************************************************************* -# Number of events and rnd seed * -# Warning: Do not generate more than 1M events in a single run * -# If you want to run Pythia, avoid more than 50k events in a run. * -#********************************************************************* - 10000 = nevents ! Number of unweighted events requested - 0 = iseed ! rnd seed (0=assigned automatically=default)) -#********************************************************************* -# Collider type and energy * -# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * -# 3=photon from electron * -#********************************************************************* - 1 = lpp1 ! beam 1 type - 1 = lpp2 ! beam 2 type - 6500.0 = ebeam1 ! beam 1 total energy in GeV - 6500.0 = ebeam2 ! beam 2 total energy in GeV -# To see polarised beam options: type "update beam_pol" -#********************************************************************* -# PDF CHOICE: this automatically fixes also alpha_s and its evol. * -#********************************************************************* - nn23lo1 = pdlabel ! PDF set - 230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number -# To see heavy ion options: type "update ion_pdf" -#********************************************************************* -# Renormalization and factorization scales * -#********************************************************************* - False = fixed_ren_scale ! if .true. use fixed ren scale - False = fixed_fac_scale ! if .true. use fixed fac scale - 91.188 = scale ! fixed ren scale - 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 - 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 - -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices - 1.0 = scalefact ! scale factor for event-by-event scales -#********************************************************************* -# Type and output format -#********************************************************************* - False = gridpack !True = setting up the grid pack - -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) - 3.0 = lhe_version ! Change the way clustering information pass to shower. - True = clusinfo ! include clustering tag in output - average = event_norm ! average/sum. Normalization of the weight in the LHEF - -#********************************************************************* -# Matching parameter (MLM only) -#********************************************************************* - 0 = ickkw ! 0 no matching, 1 MLM - 1.0 = alpsfact ! scale factor for QCD emission vx - False = chcluster ! cluster only according to channel diag - 4 = asrwgtflavor ! highest quark flavor for a_s reweight - False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 - ! (turn off for VBF and single top processes) - 0.0 = xqcut ! minimum kt jet measure between partons -#********************************************************************* -# -#********************************************************************* -# handling of the helicities: -# 0: sum over all helicities -# 1: importance sampling over helicities -#********************************************************************* - 1 = nhel ! using helicities importance sampling or not. -#********************************************************************* -# Generation bias, check the wiki page below for more information: * -# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * -#********************************************************************* - None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] - {} = bias_parameters ! Specifies the parameters of the module. -# -#******************************* -# Parton level cuts definition * -#******************************* -# -# -#********************************************************************* -# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay -#********************************************************************* - 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) -#********************************************************************* -# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not -# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) -#********************************************************************* - False = cut_decays ! Cut decay products -#********************************************************************* -# Standard Cuts * -#********************************************************************* -# Minimum and maximum pt's (for max, -1 means no cut) * -#********************************************************************* - 20.0 = ptj ! minimum pt for the jets - 0.0 = ptb ! minimum pt for the b - 10.0 = pta ! minimum pt for the photons - 10.0 = ptl ! minimum pt for the charged leptons - 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) - -1.0 = ptjmax ! maximum pt for the jets - -1.0 = ptbmax ! maximum pt for the b - -1.0 = ptamax ! maximum pt for the photons - -1.0 = ptlmax ! maximum pt for the charged leptons - -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) - {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle - {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) -#********************************************************************* -# Minimum and maximum E's (in the center of mass frame) * -#********************************************************************* - 0.0 = ej ! minimum E for the jets - 0.0 = eb ! minimum E for the b - 0.0 = ea ! minimum E for the photons - 0.0 = el ! minimum E for the charged leptons - -1.0 = ejmax ! maximum E for the jets - -1.0 = ebmax ! maximum E for the b - -1.0 = eamax ! maximum E for the photons - -1.0 = elmax ! maximum E for the charged leptons - {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle - {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) -#********************************************************************* -# Maximum and minimum absolute rapidity (for max, -1 means no cut) * -#********************************************************************* - 5.0 = etaj ! max rap for the jets - -1.0 = etab ! max rap for the b - 2.5 = etaa ! max rap for the photons - 2.5 = etal ! max rap for the charged leptons - 0.0 = etajmin ! min rap for the jets - 0.0 = etabmin ! min rap for the b - 0.0 = etaamin ! min rap for the photons - 0.0 = etalmin ! main rap for the charged leptons - {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle - {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) -#********************************************************************* -# Minimum and maximum DeltaR distance * -#********************************************************************* - 0.4 = drjj ! min distance between jets - 0.0 = drbb ! min distance between b's - 0.4 = drll ! min distance between leptons - 0.4 = draa ! min distance between gammas - 0.0 = drbj ! min distance between b and jet - 0.4 = draj ! min distance between gamma and jet - 0.4 = drjl ! min distance between jet and lepton - 0.0 = drab ! min distance between gamma and b - 0.0 = drbl ! min distance between b and lepton - 0.4 = dral ! min distance between gamma and lepton - -1.0 = drjjmax ! max distance between jets - -1.0 = drbbmax ! max distance between b's - -1.0 = drllmax ! max distance between leptons - -1.0 = draamax ! max distance between gammas - -1.0 = drbjmax ! max distance between b and jet - -1.0 = drajmax ! max distance between gamma and jet - -1.0 = drjlmax ! max distance between jet and lepton - -1.0 = drabmax ! max distance between gamma and b - -1.0 = drblmax ! max distance between b and lepton - -1.0 = dralmax ! maxdistance between gamma and lepton -#********************************************************************* -# Minimum and maximum invariant mass for pairs * -# WARNING: for four lepton final state mmll cut require to have * -# different lepton masses for each flavor! * -#********************************************************************* - 0.0 = mmjj ! min invariant mass of a jet pair - 0.0 = mmbb ! min invariant mass of a b pair - 0.0 = mmaa ! min invariant mass of gamma gamma pair - 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair - -1.0 = mmjjmax ! max invariant mass of a jet pair - -1.0 = mmbbmax ! max invariant mass of a b pair - -1.0 = mmaamax ! max invariant mass of gamma gamma pair - -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair - {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) - {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only - ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. -#********************************************************************* -# Minimum and maximum invariant mass for all letpons * -#********************************************************************* - 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) - -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) -#********************************************************************* -# Minimum and maximum pt for 4-momenta sum of leptons * -#********************************************************************* - 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) - -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) -#********************************************************************* -# Inclusive cuts * -#********************************************************************* - 0.0 = ptheavy ! minimum pt for at least one heavy final state - 0.0 = xptj ! minimum pt for at least one jet - 0.0 = xptb ! minimum pt for at least one b - 0.0 = xpta ! minimum pt for at least one photon - 0.0 = xptl ! minimum pt for at least one charged lepton -#********************************************************************* -# Control the pt's of the jets sorted by pt * -#********************************************************************* - 0.0 = ptj1min ! minimum pt for the leading jet in pt - 0.0 = ptj2min ! minimum pt for the second jet in pt - 0.0 = ptj3min ! minimum pt for the third jet in pt - 0.0 = ptj4min ! minimum pt for the fourth jet in pt - -1.0 = ptj1max ! maximum pt for the leading jet in pt - -1.0 = ptj2max ! maximum pt for the second jet in pt - -1.0 = ptj3max ! maximum pt for the third jet in pt - -1.0 = ptj4max ! maximum pt for the fourth jet in pt - 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts -#********************************************************************* -# Control the pt's of leptons sorted by pt * -#********************************************************************* - 0.0 = ptl1min ! minimum pt for the leading lepton in pt - 0.0 = ptl2min ! minimum pt for the second lepton in pt - 0.0 = ptl3min ! minimum pt for the third lepton in pt - 0.0 = ptl4min ! minimum pt for the fourth lepton in pt - -1.0 = ptl1max ! maximum pt for the leading lepton in pt - -1.0 = ptl2max ! maximum pt for the second lepton in pt - -1.0 = ptl3max ! maximum pt for the third lepton in pt - -1.0 = ptl4max ! maximum pt for the fourth lepton in pt -#********************************************************************* -# Control the Ht(k)=Sum of k leading jets * -#********************************************************************* - 0.0 = htjmin ! minimum jet HT=Sum(jet pt) - -1.0 = htjmax ! maximum jet HT=Sum(jet pt) - 0.0 = ihtmin !inclusive Ht for all partons (including b) - -1.0 = ihtmax !inclusive Ht for all partons (including b) - 0.0 = ht2min ! minimum Ht for the two leading jets - 0.0 = ht3min ! minimum Ht for the three leading jets - 0.0 = ht4min ! minimum Ht for the four leading jets - -1.0 = ht2max ! maximum Ht for the two leading jets - -1.0 = ht3max ! maximum Ht for the three leading jets - -1.0 = ht4max ! maximum Ht for the four leading jets -#*********************************************************************** -# Photon-isolation cuts, according to hep-ph/9801442 * -# When ptgmin=0, all the other parameters are ignored * -# When ptgmin>0, pta and draj are not going to be used * -#*********************************************************************** - 0.0 = ptgmin ! Min photon transverse momentum - 0.4 = R0gamma ! Radius of isolation code - 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 - 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 - True = isoEM ! isolate photons from EM energy (photons and leptons) -#********************************************************************* -# WBF cuts * -#********************************************************************* - 0.0 = xetamin ! minimum rapidity for two jets in the WBF case - 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case -#*********************************************************************** -# Turn on either the ktdurham or ptlund cut to activate * -# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * -#*********************************************************************** - -1.0 = ktdurham - 0.4 = dparameter - -1.0 = ptlund - 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above -#********************************************************************* -# maximal pdg code for quark to be considered as a light jet * -# (otherwise b cuts are applied) * -#********************************************************************* - 4 = maxjetflavor ! Maximum jet pdg code -#********************************************************************* -# -#********************************************************************* -# Store info for systematics studies * -# WARNING: Do not use for interference type of computation * -#********************************************************************* -# - True = use_syst ! Enable systematics studies -# -#isystematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] -#['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule -# Syscalc is deprecated but to see the associate options type'update syscalc' diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat deleted file mode 100644 index 88b1d5754ec..00000000000 --- a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_proc_card.dat +++ /dev/null @@ -1,4 +0,0 @@ -import model loop_sm-ckm -generate g g > w+ w- /h [noborn=QCD] -output ggWW_off_shell_Cont_loop_sm -nojpeg - diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat deleted file mode 100755 index b9e46623224..00000000000 --- a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_Cont_loop_sm/ggWW_off_shell_Cont_loop_sm_run_card.dat +++ /dev/null @@ -1,281 +0,0 @@ -#********************************************************************* -# MadGraph5_aMC@NLO * -# * -# run_card.dat MadEvent * -# * -# This file is used to set the parameters of the run. * -# * -# Some notation/conventions: * -# * -# Lines starting with a '# ' are info or comments * -# * -# mind the format: value = variable ! comment * -# * -# To display more options, you can type the command: * -# update full_run_card * -#********************************************************************* -# -#******************* -# Running parameters -#******************* -# -#********************************************************************* -# Tag name for the run (one word) * -#********************************************************************* - tag_1 = run_tag ! name of the run -#********************************************************************* -# Number of events and rnd seed * -# Warning: Do not generate more than 1M events in a single run * -# If you want to run Pythia, avoid more than 50k events in a run. * -#********************************************************************* - 10000= nevents ! Number of unweighted events requested - 0 = iseed ! rnd seed (0=assigned automatically=default)) -#********************************************************************* -# Collider type and energy * -# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * -# 3=photon from electron * -#********************************************************************* - 1 = lpp1 ! beam 1 type - 1 = lpp2 ! beam 2 type - 6500.0 = ebeam1 ! beam 1 total energy in GeV - 6500.0 = ebeam2 ! beam 2 total energy in GeV -# To see polarised beam options: type "update beam_pol" -#********************************************************************* -# PDF CHOICE: this automatically fixes also alpha_s and its evol. * -#********************************************************************* - nn23lo1 = pdlabel ! PDF set - 230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number -# To see heavy ion options: type "update ion_pdf" -#********************************************************************* -# Renormalization and factorization scales * -#********************************************************************* - False = fixed_ren_scale ! if .true. use fixed ren scale - False = fixed_fac_scale ! if .true. use fixed fac scale - 91.188 = scale ! fixed ren scale - 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 - 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 - -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices - 1.0 = scalefact ! scale factor for event-by-event scales -#********************************************************************* -# Type and output format -#********************************************************************* - False = gridpack !True = setting up the grid pack - -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) - 3.0 = lhe_version ! Change the way clustering information pass to shower. - True = clusinfo ! include clustering tag in output - average = event_norm ! average/sum. Normalization of the weight in the LHEF - -#********************************************************************* -# Matching parameter (MLM only) -#********************************************************************* - 0 = ickkw ! 0 no matching, 1 MLM - 1.0 = alpsfact ! scale factor for QCD emission vx - False = chcluster ! cluster only according to channel diag - 4 = asrwgtflavor ! highest quark flavor for a_s reweight - False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 - ! (turn off for VBF and single top processes) - 0.0 = xqcut ! minimum kt jet measure between partons -#********************************************************************* -# -#********************************************************************* -# handling of the helicities: -# 0: sum over all helicities -# 1: importance sampling over helicities -#********************************************************************* - 1 = nhel ! using helicities importance sampling or not. -#********************************************************************* -# Generation bias, check the wiki page below for more information: * -# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * -#********************************************************************* - None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] - {} = bias_parameters ! Specifies the parameters of the module. -# -#******************************* -# Parton level cuts definition * -#******************************* -# -# -#********************************************************************* -# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay -#********************************************************************* - 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) -#********************************************************************* -# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not -# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) -#********************************************************************* - False = cut_decays ! Cut decay products -#********************************************************************* -# Standard Cuts * -#********************************************************************* -# Minimum and maximum pt's (for max, -1 means no cut) * -#********************************************************************* - 20.0 = ptj ! minimum pt for the jets - 0.0 = ptb ! minimum pt for the b - 10.0 = pta ! minimum pt for the photons - 10.0 = ptl ! minimum pt for the charged leptons - 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) - -1.0 = ptjmax ! maximum pt for the jets - -1.0 = ptbmax ! maximum pt for the b - -1.0 = ptamax ! maximum pt for the photons - -1.0 = ptlmax ! maximum pt for the charged leptons - -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) - {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle - {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) -#********************************************************************* -# Minimum and maximum E's (in the center of mass frame) * -#********************************************************************* - 0.0 = ej ! minimum E for the jets - 0.0 = eb ! minimum E for the b - 0.0 = ea ! minimum E for the photons - 0.0 = el ! minimum E for the charged leptons - -1.0 = ejmax ! maximum E for the jets - -1.0 = ebmax ! maximum E for the b - -1.0 = eamax ! maximum E for the photons - -1.0 = elmax ! maximum E for the charged leptons - {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle - {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) -#********************************************************************* -# Maximum and minimum absolute rapidity (for max, -1 means no cut) * -#********************************************************************* - 5.0 = etaj ! max rap for the jets - -1.0 = etab ! max rap for the b - 2.5 = etaa ! max rap for the photons - 2.5 = etal ! max rap for the charged leptons - 0.0 = etajmin ! min rap for the jets - 0.0 = etabmin ! min rap for the b - 0.0 = etaamin ! min rap for the photons - 0.0 = etalmin ! main rap for the charged leptons - {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle - {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) -#********************************************************************* -# Minimum and maximum DeltaR distance * -#********************************************************************* - 0.4 = drjj ! min distance between jets - 0.0 = drbb ! min distance between b's - 0.4 = drll ! min distance between leptons - 0.4 = draa ! min distance between gammas - 0.0 = drbj ! min distance between b and jet - 0.4 = draj ! min distance between gamma and jet - 0.4 = drjl ! min distance between jet and lepton - 0.0 = drab ! min distance between gamma and b - 0.0 = drbl ! min distance between b and lepton - 0.4 = dral ! min distance between gamma and lepton - -1.0 = drjjmax ! max distance between jets - -1.0 = drbbmax ! max distance between b's - -1.0 = drllmax ! max distance between leptons - -1.0 = draamax ! max distance between gammas - -1.0 = drbjmax ! max distance between b and jet - -1.0 = drajmax ! max distance between gamma and jet - -1.0 = drjlmax ! max distance between jet and lepton - -1.0 = drabmax ! max distance between gamma and b - -1.0 = drblmax ! max distance between b and lepton - -1.0 = dralmax ! maxdistance between gamma and lepton -#********************************************************************* -# Minimum and maximum invariant mass for pairs * -# WARNING: for four lepton final state mmll cut require to have * -# different lepton masses for each flavor! * -#********************************************************************* - 0.0 = mmjj ! min invariant mass of a jet pair - 0.0 = mmbb ! min invariant mass of a b pair - 0.0 = mmaa ! min invariant mass of gamma gamma pair - 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair - -1.0 = mmjjmax ! max invariant mass of a jet pair - -1.0 = mmbbmax ! max invariant mass of a b pair - -1.0 = mmaamax ! max invariant mass of gamma gamma pair - -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair - {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) - {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only - ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. -#********************************************************************* -# Minimum and maximum invariant mass for all letpons * -#********************************************************************* - 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) - -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) -#********************************************************************* -# Minimum and maximum pt for 4-momenta sum of leptons * -#********************************************************************* - 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) - -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) -#********************************************************************* -# Inclusive cuts * -#********************************************************************* - 0.0 = ptheavy ! minimum pt for at least one heavy final state - 0.0 = xptj ! minimum pt for at least one jet - 0.0 = xptb ! minimum pt for at least one b - 0.0 = xpta ! minimum pt for at least one photon - 0.0 = xptl ! minimum pt for at least one charged lepton -#********************************************************************* -# Control the pt's of the jets sorted by pt * -#********************************************************************* - 0.0 = ptj1min ! minimum pt for the leading jet in pt - 0.0 = ptj2min ! minimum pt for the second jet in pt - 0.0 = ptj3min ! minimum pt for the third jet in pt - 0.0 = ptj4min ! minimum pt for the fourth jet in pt - -1.0 = ptj1max ! maximum pt for the leading jet in pt - -1.0 = ptj2max ! maximum pt for the second jet in pt - -1.0 = ptj3max ! maximum pt for the third jet in pt - -1.0 = ptj4max ! maximum pt for the fourth jet in pt - 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts -#********************************************************************* -# Control the pt's of leptons sorted by pt * -#********************************************************************* - 0.0 = ptl1min ! minimum pt for the leading lepton in pt - 0.0 = ptl2min ! minimum pt for the second lepton in pt - 0.0 = ptl3min ! minimum pt for the third lepton in pt - 0.0 = ptl4min ! minimum pt for the fourth lepton in pt - -1.0 = ptl1max ! maximum pt for the leading lepton in pt - -1.0 = ptl2max ! maximum pt for the second lepton in pt - -1.0 = ptl3max ! maximum pt for the third lepton in pt - -1.0 = ptl4max ! maximum pt for the fourth lepton in pt -#********************************************************************* -# Control the Ht(k)=Sum of k leading jets * -#********************************************************************* - 0.0 = htjmin ! minimum jet HT=Sum(jet pt) - -1.0 = htjmax ! maximum jet HT=Sum(jet pt) - 0.0 = ihtmin !inclusive Ht for all partons (including b) - -1.0 = ihtmax !inclusive Ht for all partons (including b) - 0.0 = ht2min ! minimum Ht for the two leading jets - 0.0 = ht3min ! minimum Ht for the three leading jets - 0.0 = ht4min ! minimum Ht for the four leading jets - -1.0 = ht2max ! maximum Ht for the two leading jets - -1.0 = ht3max ! maximum Ht for the three leading jets - -1.0 = ht4max ! maximum Ht for the four leading jets -#*********************************************************************** -# Photon-isolation cuts, according to hep-ph/9801442 * -# When ptgmin=0, all the other parameters are ignored * -# When ptgmin>0, pta and draj are not going to be used * -#*********************************************************************** - 0.0 = ptgmin ! Min photon transverse momentum - 0.4 = R0gamma ! Radius of isolation code - 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 - 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 - True = isoEM ! isolate photons from EM energy (photons and leptons) -#********************************************************************* -# WBF cuts * -#********************************************************************* - 0.0 = xetamin ! minimum rapidity for two jets in the WBF case - 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case -#*********************************************************************** -# Turn on either the ktdurham or ptlund cut to activate * -# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * -#*********************************************************************** - -1.0 = ktdurham - 0.4 = dparameter - -1.0 = ptlund - 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above -#********************************************************************* -# maximal pdg code for quark to be considered as a light jet * -# (otherwise b cuts are applied) * -#********************************************************************* - 4 = maxjetflavor ! Maximum jet pdg code -#********************************************************************* -# -#********************************************************************* -# Store info for systematics studies * -# WARNING: Do not use for interference type of computation * -#********************************************************************* - True = use_syst ! Enable systematics studies -# -systematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] -['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule -# Syscalc is deprecated but to see the associate options type'update syscalc' diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat deleted file mode 100644 index 7d4adc017d6..00000000000 --- a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_proc_card.dat +++ /dev/null @@ -1,4 +0,0 @@ -import model loop_sm-ckm -generate g g > w+ w- [noborn=QCD] -output ggWW_off_shell_SBI_loop_sm -nojpeg - diff --git a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat deleted file mode 100644 index e5bf0b495e5..00000000000 --- a/bin/MadGraph5_aMCatNLO/cards/production/13TeV/GluGluHToWW_OffShell/ggWW_off_shell_SBI_loop_sm/ggWW_off_shell_SBI_loop_sm_run_card.dat +++ /dev/null @@ -1,281 +0,0 @@ -#********************************************************************* -# MadGraph5_aMC@NLO * -# * -# run_card.dat MadEvent * -# * -# This file is used to set the parameters of the run. * -# * -# Some notation/conventions: * -# * -# Lines starting with a '# ' are info or comments * -# * -# mind the format: value = variable ! comment * -# * -# To display more options, you can type the command: * -# update full_run_card * -#********************************************************************* -# -#******************* -# Running parameters -#******************* -# -#********************************************************************* -# Tag name for the run (one word) * -#********************************************************************* - tag_1 = run_tag ! name of the run -#********************************************************************* -# Number of events and rnd seed * -# Warning: Do not generate more than 1M events in a single run * -# If you want to run Pythia, avoid more than 50k events in a run. * -#********************************************************************* - 10000 = nevents ! Number of unweighted events requested - 0 = iseed ! rnd seed (0=assigned automatically=default)) -#********************************************************************* -# Collider type and energy * -# lpp: 0=No PDF, 1=proton, -1=antiproton, 2=photon from proton, * -# 3=photon from electron * -#********************************************************************* - 1 = lpp1 ! beam 1 type - 1 = lpp2 ! beam 2 type - 6500.0 = ebeam1 ! beam 1 total energy in GeV - 6500.0 = ebeam2 ! beam 2 total energy in GeV -# To see polarised beam options: type "update beam_pol" -#********************************************************************* -# PDF CHOICE: this automatically fixes also alpha_s and its evol. * -#********************************************************************* - nn23lo1 = pdlabel ! PDF set - 230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number -# To see heavy ion options: type "update ion_pdf" -#********************************************************************* -# Renormalization and factorization scales * -#********************************************************************* - False = fixed_ren_scale ! if .true. use fixed ren scale - False = fixed_fac_scale ! if .true. use fixed fac scale - 91.188 = scale ! fixed ren scale - 91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1 - 91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2 - -1 = dynamical_scale_choice ! Choose one of the preselected dynamical choices - 1.0 = scalefact ! scale factor for event-by-event scales -#********************************************************************* -# Type and output format -#********************************************************************* - False = gridpack !True = setting up the grid pack - -1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written) - 3.0 = lhe_version ! Change the way clustering information pass to shower. - True = clusinfo ! include clustering tag in output - average = event_norm ! average/sum. Normalization of the weight in the LHEF - -#********************************************************************* -# Matching parameter (MLM only) -#********************************************************************* - 0 = ickkw ! 0 no matching, 1 MLM - 1.0 = alpsfact ! scale factor for QCD emission vx - False = chcluster ! cluster only according to channel diag - 4 = asrwgtflavor ! highest quark flavor for a_s reweight - False = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0 - ! (turn off for VBF and single top processes) - 0.0 = xqcut ! minimum kt jet measure between partons -#********************************************************************* -# -#********************************************************************* -# handling of the helicities: -# 0: sum over all helicities -# 1: importance sampling over helicities -#********************************************************************* - 1 = nhel ! using helicities importance sampling or not. -#********************************************************************* -# Generation bias, check the wiki page below for more information: * -# 'cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias' * -#********************************************************************* - None = bias_module ! Bias type of bias, [None, ptj_bias, -custom_folder-] - {} = bias_parameters ! Specifies the parameters of the module. -# -#******************************* -# Parton level cuts definition * -#******************************* -# -# -#********************************************************************* -# BW cutoff (M+/-bwcutoff*Gamma) ! Define on/off-shell for "$" and decay -#********************************************************************* - 15.0 = bwcutoff ! (M+/-bwcutoff*Gamma) -#********************************************************************* -# Apply pt/E/eta/dr/mij/kt_durham cuts on decay products or not -# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) -#********************************************************************* - False = cut_decays ! Cut decay products -#********************************************************************* -# Standard Cuts * -#********************************************************************* -# Minimum and maximum pt's (for max, -1 means no cut) * -#********************************************************************* - 20.0 = ptj ! minimum pt for the jets - 0.0 = ptb ! minimum pt for the b - 10.0 = pta ! minimum pt for the photons - 10.0 = ptl ! minimum pt for the charged leptons - 0.0 = misset ! minimum missing Et (sum of neutrino's momenta) - -1.0 = ptjmax ! maximum pt for the jets - -1.0 = ptbmax ! maximum pt for the b - -1.0 = ptamax ! maximum pt for the photons - -1.0 = ptlmax ! maximum pt for the charged leptons - -1.0 = missetmax ! maximum missing Et (sum of neutrino's momenta) - {} = pt_min_pdg ! pt cut for other particles (use pdg code). Applied on particle and anti-particle - {} = pt_max_pdg ! pt cut for other particles (syntax e.g. {6: 100, 25: 50}) -#********************************************************************* -# Minimum and maximum E's (in the center of mass frame) * -#********************************************************************* - 0.0 = ej ! minimum E for the jets - 0.0 = eb ! minimum E for the b - 0.0 = ea ! minimum E for the photons - 0.0 = el ! minimum E for the charged leptons - -1.0 = ejmax ! maximum E for the jets - -1.0 = ebmax ! maximum E for the b - -1.0 = eamax ! maximum E for the photons - -1.0 = elmax ! maximum E for the charged leptons - {} = e_min_pdg ! E cut for other particles (use pdg code). Applied on particle and anti-particle - {} = e_max_pdg ! E cut for other particles (syntax e.g. {6: 100, 25: 50}) -#********************************************************************* -# Maximum and minimum absolute rapidity (for max, -1 means no cut) * -#********************************************************************* - 5.0 = etaj ! max rap for the jets - -1.0 = etab ! max rap for the b - 2.5 = etaa ! max rap for the photons - 2.5 = etal ! max rap for the charged leptons - 0.0 = etajmin ! min rap for the jets - 0.0 = etabmin ! min rap for the b - 0.0 = etaamin ! min rap for the photons - 0.0 = etalmin ! main rap for the charged leptons - {} = eta_min_pdg ! rap cut for other particles (use pdg code). Applied on particle and anti-particle - {} = eta_max_pdg ! rap cut for other particles (syntax e.g. {6: 2.5, 23: 5}) -#********************************************************************* -# Minimum and maximum DeltaR distance * -#********************************************************************* - 0.4 = drjj ! min distance between jets - 0.0 = drbb ! min distance between b's - 0.4 = drll ! min distance between leptons - 0.4 = draa ! min distance between gammas - 0.0 = drbj ! min distance between b and jet - 0.4 = draj ! min distance between gamma and jet - 0.4 = drjl ! min distance between jet and lepton - 0.0 = drab ! min distance between gamma and b - 0.0 = drbl ! min distance between b and lepton - 0.4 = dral ! min distance between gamma and lepton - -1.0 = drjjmax ! max distance between jets - -1.0 = drbbmax ! max distance between b's - -1.0 = drllmax ! max distance between leptons - -1.0 = draamax ! max distance between gammas - -1.0 = drbjmax ! max distance between b and jet - -1.0 = drajmax ! max distance between gamma and jet - -1.0 = drjlmax ! max distance between jet and lepton - -1.0 = drabmax ! max distance between gamma and b - -1.0 = drblmax ! max distance between b and lepton - -1.0 = dralmax ! maxdistance between gamma and lepton -#********************************************************************* -# Minimum and maximum invariant mass for pairs * -# WARNING: for four lepton final state mmll cut require to have * -# different lepton masses for each flavor! * -#********************************************************************* - 0.0 = mmjj ! min invariant mass of a jet pair - 0.0 = mmbb ! min invariant mass of a b pair - 0.0 = mmaa ! min invariant mass of gamma gamma pair - 0.0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair - -1.0 = mmjjmax ! max invariant mass of a jet pair - -1.0 = mmbbmax ! max invariant mass of a b pair - -1.0 = mmaamax ! max invariant mass of gamma gamma pair - -1.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair - {} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250}) - {'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only - ! to pairs of particle/antiparticle and not to pairs of the same pdg codes. -#********************************************************************* -# Minimum and maximum invariant mass for all letpons * -#********************************************************************* - 0.0 = mmnl ! min invariant mass for all letpons (l+- and vl) - -1.0 = mmnlmax ! max invariant mass for all letpons (l+- and vl) -#********************************************************************* -# Minimum and maximum pt for 4-momenta sum of leptons * -#********************************************************************* - 0.0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) - -1.0 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) -#********************************************************************* -# Inclusive cuts * -#********************************************************************* - 0.0 = ptheavy ! minimum pt for at least one heavy final state - 0.0 = xptj ! minimum pt for at least one jet - 0.0 = xptb ! minimum pt for at least one b - 0.0 = xpta ! minimum pt for at least one photon - 0.0 = xptl ! minimum pt for at least one charged lepton -#********************************************************************* -# Control the pt's of the jets sorted by pt * -#********************************************************************* - 0.0 = ptj1min ! minimum pt for the leading jet in pt - 0.0 = ptj2min ! minimum pt for the second jet in pt - 0.0 = ptj3min ! minimum pt for the third jet in pt - 0.0 = ptj4min ! minimum pt for the fourth jet in pt - -1.0 = ptj1max ! maximum pt for the leading jet in pt - -1.0 = ptj2max ! maximum pt for the second jet in pt - -1.0 = ptj3max ! maximum pt for the third jet in pt - -1.0 = ptj4max ! maximum pt for the fourth jet in pt - 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts -#********************************************************************* -# Control the pt's of leptons sorted by pt * -#********************************************************************* - 0.0 = ptl1min ! minimum pt for the leading lepton in pt - 0.0 = ptl2min ! minimum pt for the second lepton in pt - 0.0 = ptl3min ! minimum pt for the third lepton in pt - 0.0 = ptl4min ! minimum pt for the fourth lepton in pt - -1.0 = ptl1max ! maximum pt for the leading lepton in pt - -1.0 = ptl2max ! maximum pt for the second lepton in pt - -1.0 = ptl3max ! maximum pt for the third lepton in pt - -1.0 = ptl4max ! maximum pt for the fourth lepton in pt -#********************************************************************* -# Control the Ht(k)=Sum of k leading jets * -#********************************************************************* - 0.0 = htjmin ! minimum jet HT=Sum(jet pt) - -1.0 = htjmax ! maximum jet HT=Sum(jet pt) - 0.0 = ihtmin !inclusive Ht for all partons (including b) - -1.0 = ihtmax !inclusive Ht for all partons (including b) - 0.0 = ht2min ! minimum Ht for the two leading jets - 0.0 = ht3min ! minimum Ht for the three leading jets - 0.0 = ht4min ! minimum Ht for the four leading jets - -1.0 = ht2max ! maximum Ht for the two leading jets - -1.0 = ht3max ! maximum Ht for the three leading jets - -1.0 = ht4max ! maximum Ht for the four leading jets -#*********************************************************************** -# Photon-isolation cuts, according to hep-ph/9801442 * -# When ptgmin=0, all the other parameters are ignored * -# When ptgmin>0, pta and draj are not going to be used * -#*********************************************************************** - 0.0 = ptgmin ! Min photon transverse momentum - 0.4 = R0gamma ! Radius of isolation code - 1.0 = xn ! n parameter of eq.(3.4) in hep-ph/9801442 - 1.0 = epsgamma ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442 - True = isoEM ! isolate photons from EM energy (photons and leptons) -#********************************************************************* -# WBF cuts * -#********************************************************************* - 0.0 = xetamin ! minimum rapidity for two jets in the WBF case - 0.0 = deltaeta ! minimum rapidity for two jets in the WBF case -#*********************************************************************** -# Turn on either the ktdurham or ptlund cut to activate * -# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] * -#*********************************************************************** - -1.0 = ktdurham - 0.4 = dparameter - -1.0 = ptlund - 1, 2, 3, 4, 5, 6, 21, 82 = pdgs_for_merging_cut ! PDGs for two cuts above -#********************************************************************* -# maximal pdg code for quark to be considered as a light jet * -# (otherwise b cuts are applied) * -#********************************************************************* - 4 = maxjetflavor ! Maximum jet pdg code -#********************************************************************* -# -#********************************************************************* -# Store info for systematics studies * -# WARNING: Do not use for interference type of computation * -#********************************************************************* - True = use_syst ! Enable systematics studies -# -systematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] -['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule -# Syscalc is deprecated but to see the associate options type'update syscalc' diff --git a/genfragments/ThirteenTeV/GluGluHToWWOffShell/madgraph_13TeV_GluGluToHToWWOffShell_pythia8_cff.py b/genfragments/ThirteenTeV/GluGluHToWWOffShell/madgraph_13TeV_GluGluToHToWWOffShell_pythia8_cff.py new file mode 100644 index 00000000000..31d59732a57 --- /dev/null +++ b/genfragments/ThirteenTeV/GluGluHToWWOffShell/madgraph_13TeV_GluGluToHToWWOffShell_pythia8_cff.py @@ -0,0 +1,45 @@ +import FWCore.ParameterSet.Config as cms + +externalLHEProducer = cms.EDProducer("ExternalLHEProducer", + args= cms.vstring('root://eosuser.cern.ch///eos/user/s/sverma/www/ggWW_off_shell_Cont_loop_sm_slc7_amd64_gcc700_CMSSW_10_6_19_tarball.tar.xz'), + nEvents = cms.untracked.uint32(1000), + numberOfParameters = cms.uint32(1), + outputFile = cms.string('cmsgrid_final.lhe'), + scriptName = cms.FileInPath('GeneratorInterface/LHEInterface/data/run_generic_tarball_cvmfs.sh') +) + +# Link to cards: +# https://github.com/cms-sw/genproductions/tree/4e6dda7ecc882f106135d5a33c602f53bc4843a9/bin/MadGraph5_aMCatNLO/cards/production/13TeV/monoHiggs/Zp2HDM/Zprime_A0h_A0chichi/Zprime_A0h_A0chichi_MZp2000_MA0300 + +import FWCore.ParameterSet.Config as cms +from Configuration.Generator.Pythia8CommonSettings_cfi import * +from Configuration.Generator.Pythia8CUEP8M1Settings_cfi import * + +generator = cms.EDFilter("Pythia8HadronizerFilter", + maxEventsToPrint = cms.untracked.int32(1), + pythiaPylistVerbosity = cms.untracked.int32(1), + filterEfficiency = cms.untracked.double(1.0), + pythiaHepMCVerbosity = cms.untracked.bool(False), + comEnergy = cms.double(13000.), + PythiaParameters = cms.PSet( + pythia8CommonSettingsBlock, + pythia8CUEP8M1SettingsBlock, + processParameters = cms.vstring( + 'ResonanceDecayFilter:filter = on', + 'ResonanceDecayFilter:exclusive = on', #on: require exactly the specified number of daughters + 'ResonanceDecayFilter:eMuTauAsEquivalent = on', #on: treat electrons, muons , and taus as equivalent + 'ResonanceDecayFilter:allNuAsEquivalent = on', #on: treat all three neutrino flavours as equivalent + 'ResonanceDecayFilter:udscAsEquivalent = on', #on: treat udsc quarks as equivalent + 'ResonanceDecayFilter:mothers = 24', + 'ResonanceDecayFilter:daughters = 1,1,11,12', + + ), + parameterSets = cms.vstring('pythia8CommonSettings', + 'pythia8CUEP8M1Settings', + 'processParameters' + ) + ) + ) + +ProductionFilterSequence = cms.Sequence(generator) +