diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow.sh new file mode 100644 index 000000000000..fad2b473d786 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Radion_WW_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for ((i=0;i<${#postfix[@]};i+=1)); do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..dd6156983cbf --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 35 +set param_card decay 35 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..770807547ca0 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/heft_radion +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..2032dc213f98 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model heft_radion +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > h2, ( h2 > w+ w-, w+ > ferm ferm , w- > ferm ferm) +output UL_Radion_WW_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..21850e290a12 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_run_card.dat @@ -0,0 +1,272 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + $DEFAULT_PDF_SETS = lhaid + 325300 = lhaid + $DEFAULT_PDF_MEMBERS = reweight_PDF +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow.sh new file mode 100644 index 000000000000..8064ef575e3f --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Radion_ZZ_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for ((i=0;i<${#postfix[@]};i+=1)); do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..dd6156983cbf --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 35 +set param_card decay 35 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..770807547ca0 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/heft_radion +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..d1bf8d85d781 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model heft_radion +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > h2, ( h2 > z z, z > ferm ferm ) +output UL_Radion_ZZ_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..21850e290a12 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_run_card.dat @@ -0,0 +1,272 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + $DEFAULT_PDF_SETS = lhaid + 325300 = lhaid + $DEFAULT_PDF_MEMBERS = reweight_PDF +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow.sh new file mode 100644 index 000000000000..861899a6670e --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Wprime_WZ_WhadZhad_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3af10e7decd0 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_customizecards.dat @@ -0,0 +1,5 @@ +set param_card mass 9000001 +set param_card mass 9000002 +set param_card rhoinputs 2 +set param_card DECAY 9000001 1.000000e-03 +set param_card DECAY 9000002 1.000000e-03 diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_extramodels.dat new file mode 100644 index 000000000000..c9eb8de4ea12 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/Vector_Triplet_free_Width_UFO +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_proc_card.dat new file mode 100644 index 000000000000..f4b8f26522d9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model Vector_Triplet_free_Width_UFO +define q = u c d s b u~ c~ d~ s~ b~ +define vc = vc+ vc- +define vw = w+ w- +generate p p > vc, (vc > vw z, vw > q q, z > q q) +output UL_Wprime_WZ_WhadZhad_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_run_card.dat new file mode 100644 index 000000000000..2855ce28abfc --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_run_card.dat @@ -0,0 +1,272 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set +$DEFAULT_PDF_SETS = lhaid +325300 = lhaid +$DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow.sh new file mode 100644 index 000000000000..75819253febb --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Zprime_WW_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3af10e7decd0 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_customizecards.dat @@ -0,0 +1,5 @@ +set param_card mass 9000001 +set param_card mass 9000002 +set param_card rhoinputs 2 +set param_card DECAY 9000001 1.000000e-03 +set param_card DECAY 9000002 1.000000e-03 diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..c9eb8de4ea12 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/Vector_Triplet_free_Width_UFO +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..7bde993e9352 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model Vector_Triplet_free_Width_UFO +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > vz, (vz > w+ w-, w+ > ferm ferm, w- > ferm ferm) +output UL_Zprime_WW_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..2855ce28abfc --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_run_card.dat @@ -0,0 +1,272 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set +$DEFAULT_PDF_SETS = lhaid +325300 = lhaid +$DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow.sh new file mode 100644 index 000000000000..a671c2e5d657 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(500 600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_BulkGraviton_WW_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3a7662e947d4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 39 +set param_card decay 39 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..d13e339205f4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/RS_bulk_ktilda +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..a8a884b95a07 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model RS_bulk_ktilda +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > y, ( y > w+ w-, w+ > ferm ferm, w- > ferm ferm) +output UL_BulkGraviton_WW_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..8bb55c711c3d --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_run_card.dat @@ -0,0 +1,272 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set +$DEFAULT_PDF_SETS = lhaid +325300 = lhaid +$DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + T = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow.sh new file mode 100644 index 000000000000..0fcfafbeafa7 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow.sh @@ -0,0 +1,18 @@ +d#!/bin/bash + +masses=(500 600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_BulkGraviton_ZZ_ZhadZhad_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3a7662e947d4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 39 +set param_card decay 39 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_extramodels.dat new file mode 100644 index 000000000000..d13e339205f4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/RS_bulk_ktilda +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_proc_card.dat new file mode 100644 index 000000000000..4985703c97f6 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_proc_card.dat @@ -0,0 +1,9 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model RS_bulk_ktilda +define q = u c d s b u~ c~ d~ s~ b~ +generate p p > y, ( y > z z, z > q q) +output UL_BulkGraviton_ZZ_ZhadZhad_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_run_card.dat new file mode 100644 index 000000000000..8bb55c711c3d --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_run_card.dat @@ -0,0 +1,272 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set +$DEFAULT_PDF_SETS = lhaid +325300 = lhaid +$DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + T = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow.sh new file mode 100644 index 000000000000..dc0b499f5a72 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(500 600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500) +sample=UL_BulkGraviton_ZZ_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..2}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3a7662e947d4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 39 +set param_card decay 39 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_customizecards.dat~ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_customizecards.dat~ new file mode 100644 index 000000000000..bf22c218ba70 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_customizecards.dat~ @@ -0,0 +1,3 @@ +set param_card mass 39 1000 +set param_card decay 39 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..b7102ba0e0f3 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model RS_bulk_ktilda +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > y, ( y > z z, z > ferm ferm) +output UL_BulkGraviton_ZZ_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_proc_card.dat~ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_proc_card.dat~ new file mode 100644 index 000000000000..b387fabeb8f9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_proc_card.dat~ @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model RS_bulk_ktilda +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > y, ( y > z z, z > ferm ferm) +output UL_BulkGraviton_ZZ_inclu_narrow_M1000 -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..8bb55c711c3d --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_inclu/UL_BulkGraviton_ZZ_inclu_narrow_M/UL_BulkGraviton_ZZ_inclu_narrow_M_run_card.dat @@ -0,0 +1,272 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set +$DEFAULT_PDF_SETS = lhaid +325300 = lhaid +$DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + T = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow.sh new file mode 100644 index 000000000000..40f8da6f6f90 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Radion_WW_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..dd6156983cbf --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 35 +set param_card decay 35 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..a3c1b0edba10 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_extramodels.dat @@ -0,0 +1,3 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/heft_radion +dibosonResonanceModel.tar.gz + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..2032dc213f98 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model heft_radion +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > h2, ( h2 > w+ w-, w+ > ferm ferm , w- > ferm ferm) +output UL_Radion_WW_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..5787487d0ee9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_WW_inclu_narrow/UL_Radion_WW_inclu_narrow_M/UL_Radion_WW_inclu_narrow_M_run_card.dat @@ -0,0 +1,270 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + 325300 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow.sh new file mode 100644 index 000000000000..ca41e71fa5a6 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Radion_ZZ_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..dd6156983cbf --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 35 +set param_card decay 35 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..a3c1b0edba10 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_extramodels.dat @@ -0,0 +1,3 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/heft_radion +dibosonResonanceModel.tar.gz + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..d1bf8d85d781 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model heft_radion +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > h2, ( h2 > z z, z > ferm ferm ) +output UL_Radion_ZZ_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..5787487d0ee9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-0/UL_Radion_ZZ_inclu_narrow/UL_Radion_ZZ_inclu_narrow_M/UL_Radion_ZZ_inclu_narrow_M_run_card.dat @@ -0,0 +1,270 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + 325300 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow.sh new file mode 100644 index 000000000000..6e44ceec91ba --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Wprime_WZ_WhadZhad_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3af10e7decd0 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_customizecards.dat @@ -0,0 +1,5 @@ +set param_card mass 9000001 +set param_card mass 9000002 +set param_card rhoinputs 2 +set param_card DECAY 9000001 1.000000e-03 +set param_card DECAY 9000002 1.000000e-03 diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_extramodels.dat new file mode 100644 index 000000000000..c9eb8de4ea12 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/Vector_Triplet_free_Width_UFO +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_proc_card.dat new file mode 100644 index 000000000000..f4b8f26522d9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model Vector_Triplet_free_Width_UFO +define q = u c d s b u~ c~ d~ s~ b~ +define vc = vc+ vc- +define vw = w+ w- +generate p p > vc, (vc > vw z, vw > q q, z > q q) +output UL_Wprime_WZ_WhadZhad_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_run_card.dat new file mode 100644 index 000000000000..5787487d0ee9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Wprime_WZ_WhadZhad_narrow/UL_Wprime_WZ_WhadZhad_narrow_M/UL_Wprime_WZ_WhadZhad_narrow_M_run_card.dat @@ -0,0 +1,270 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + 325300 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow.sh new file mode 100644 index 000000000000..bf0d477ec58b --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_Zprime_WW_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3af10e7decd0 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_customizecards.dat @@ -0,0 +1,5 @@ +set param_card mass 9000001 +set param_card mass 9000002 +set param_card rhoinputs 2 +set param_card DECAY 9000001 1.000000e-03 +set param_card DECAY 9000002 1.000000e-03 diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..c9eb8de4ea12 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/Vector_Triplet_free_Width_UFO +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..7bde993e9352 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model Vector_Triplet_free_Width_UFO +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > vz, (vz > w+ w-, w+ > ferm ferm, w- > ferm ferm) +output UL_Zprime_WW_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..5787487d0ee9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-1/UL_Zprime_WW_inclu_narrow/UL_Zprime_WW_inclu_narrow_M/UL_Zprime_WW_inclu_narrow_M_run_card.dat @@ -0,0 +1,270 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + 325300 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow.sh new file mode 100644 index 000000000000..07e0910282ca --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow.sh @@ -0,0 +1,16 @@ +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_BulkGraviton_WW_inclu_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3a7662e947d4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 39 +set param_card decay 39 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_extramodels.dat new file mode 100644 index 000000000000..d13e339205f4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/RS_bulk_ktilda +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_proc_card.dat new file mode 100644 index 000000000000..a8a884b95a07 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_proc_card.dat @@ -0,0 +1,11 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model RS_bulk_ktilda +define vl = ve vm vt +define vl~ = ve~ vm~ vt~ +define ferm = u c d s b u~ c~ d~ s~ b~ e- mu- ta- e+ mu+ ta+ vl vl~ +generate p p > y, ( y > w+ w-, w+ > ferm ferm, w- > ferm ferm) +output UL_BulkGraviton_WW_inclu_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_run_card.dat new file mode 100644 index 000000000000..5787487d0ee9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_WW_inclu_narrow/UL_BulkGraviton_WW_inclu_narrow_M/UL_BulkGraviton_WW_inclu_narrow_M_run_card.dat @@ -0,0 +1,270 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + 325300 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#************************************** diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow.sh b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow.sh new file mode 100644 index 000000000000..b5edabc1e584 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow.sh @@ -0,0 +1,16 @@ +masses=(600 800 1000 1200 1400 1600 1800 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000) +sample=UL_BulkGraviton_ZZ_ZhadZhad_narrow_M + +postfix=(_run_card.dat _customizecards.dat _proc_card.dat _extramodels.dat) + +echo ${masses[*]} + +for mass in ${masses[*]}; do + echo generating cards for M = $mass GeV + + mkdir ${sample}${mass} + + for i in {0..3}; do + sed "s//${mass}/g" ${sample}/${sample}${postfix[$i]} > ${sample}$mass/${sample}$mass${postfix[$i]} + done +done \ No newline at end of file diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_customizecards.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_customizecards.dat new file mode 100644 index 000000000000..3a7662e947d4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_customizecards.dat @@ -0,0 +1,3 @@ +set param_card mass 39 +set param_card decay 39 1.000000e-03 + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_extramodels.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_extramodels.dat new file mode 100644 index 000000000000..d13e339205f4 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_extramodels.dat @@ -0,0 +1,2 @@ +#from https://github.com/syuvivida/DibosonBSMSignal_13TeV/tree/master/Models/RS_bulk_ktilda +dibosonResonanceModel.tar.gz diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_proc_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_proc_card.dat new file mode 100644 index 000000000000..4985703c97f6 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_proc_card.dat @@ -0,0 +1,9 @@ +set group_subprocesses Auto +set ignore_six_quark_processes False +set gauge unitary +set complex_mass_scheme False +import model RS_bulk_ktilda +define q = u c d s b u~ c~ d~ s~ b~ +generate p p > y, ( y > z z, z > q q) +output UL_BulkGraviton_ZZ_ZhadZhad_narrow_M -nojpeg + diff --git a/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_run_card.dat b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_run_card.dat new file mode 100644 index 000000000000..5787487d0ee9 --- /dev/null +++ b/bin/MadGraph5_aMCatNLO/cards/production/pre2017/13TeV/exo_diboson/Spin-2/UL_BulkGraviton_ZZ_ZhadZhad_narrow/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M/UL_BulkGraviton_ZZ_ZhadZhad_narrow_M_run_card.dat @@ -0,0 +1,270 @@ +#********************************************************************* +# 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 * +#********************************************************************* +# +#******************* +# Running parameters +#******************* +# +#********************************************************************* +# Tag name for the run (one word) * +#********************************************************************* + tag_1 = run_tag ! name of the run +#********************************************************************* +# Run to generate the grid pack * +#********************************************************************* + .false. = gridpack !True = setting up the grid pack +#********************************************************************* +# 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. * +#********************************************************************* + 1000 = 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 = ebeam1 ! beam 1 total energy in GeV + 6500 = ebeam2 ! beam 2 total energy in GeV +#********************************************************************* +# Beam polarization from -100 (left-handed) to 100 (right-handed) * +#********************************************************************* + 0 = polbeam1 ! beam polarization for beam 1 + 0 = polbeam2 ! beam polarization for beam 2 +#********************************************************************* +# PDF CHOICE: this automatically fixes also alpha_s and its evol. * +#********************************************************************* + 'lhapdf' = pdlabel ! PDF set + 325300 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number +#********************************************************************* +# Renormalization and factorization scales * +#********************************************************************* + F = fixed_ren_scale ! if .true. use fixed ren scale + F = fixed_fac_scale ! if .true. use fixed fac scale + 91.1880 = scale ! fixed ren scale + 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1 + 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2 + 1 = scalefact ! scale factor for event-by-event scales +#********************************************************************* +# Matching - Warning! ickkw > 1 is still beta +#********************************************************************* + 0 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching + 1 = highestmult ! for ickkw=2, highest mult group + 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE + 1 = alpsfact ! scale factor for QCD emission vx + F = chcluster ! cluster only according to channel diag + F = pdfwgt ! for ickkw=1, perform pdf reweighting + 5 = asrwgtflavor ! highest quark flavor for a_s reweight + T = clusinfo ! include clustering tag in output + 3.0 = lhe_version ! Change the way clustering information pass to shower. +#********************************************************************* +#********************************************************** +# +#********************************************************** +# Automatic ptj and mjj cuts if xqcut > 0 +# (turn off for VBF and single top processes) +#********************************************************** + T = auto_ptj_mjj ! Automatic setting of ptj and mjj +#********************************************************** +# +#********************************** +# BW cutoff (M+/-bwcutoff*Gamma) +#********************************** + 15 = bwcutoff ! (M+/-bwcutoff*Gamma) +#********************************************************** +# Apply pt/E/eta/dr/mij cuts on decay products or not +# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply) +#********************************************************** + F = cut_decays ! Cut decay products +#************************************************************* +# Number of helicities to sum per event (0 = all helicities) +# 0 gives more stable result, but longer run time (needed for +# long decay chains e.g.). +# Use >=2 if most helicities contribute, e.g. pure QCD. +#************************************************************* + 0 = nhel ! Number of helicities used per event +#******************* +# Standard Cuts +#******************* +# +#********************************************************************* +# Minimum and maximum pt's (for max, -1 means no cut) * +#********************************************************************* + 10 = ptj ! minimum pt for the jets + 0 = ptb ! minimum pt for the b + 10 = pta ! minimum pt for the photons + 10 = ptl ! minimum pt for the charged leptons + 0 = misset ! minimum missing Et (sum of neutrino's momenta) + 0 = ptheavy ! minimum pt for one heavy final state + 1.0 = ptonium ! minimum pt for the quarkonium states + -1 = ptjmax ! maximum pt for the jets + -1 = ptbmax ! maximum pt for the b + -1 = ptamax ! maximum pt for the photons + -1 = ptlmax ! maximum pt for the charged leptons + -1 = missetmax ! maximum missing Et (sum of neutrino's momenta) +#********************************************************************* +# Minimum and maximum E's (in the center of mass frame) * +#********************************************************************* + 0 = ej ! minimum E for the jets + 0 = eb ! minimum E for the b + 0 = ea ! minimum E for the photons + 0 = el ! minimum E for the charged leptons + -1 = ejmax ! maximum E for the jets + -1 = ebmax ! maximum E for the b + -1 = eamax ! maximum E for the photons + -1 = elmax ! maximum E for the charged leptons +#********************************************************************* +# Maximum and minimum absolute rapidity (for max, -1 means no cut) * +#********************************************************************* + -1 = etaj ! max rap for the jets + -1 = etab ! max rap for the b + -1 = etaa ! max rap for the photons + -1 = etal ! max rap for the charged leptons + -1 = etaonium ! max rap for the quarkonium states + 0 = etajmin ! min rap for the jets + 0 = etabmin ! min rap for the b + 0 = etaamin ! min rap for the photons + 0 = etalmin ! main rap for the charged leptons +#********************************************************************* +# Minimum and maximum DeltaR distance * +#********************************************************************* + 0.0001 = drjj ! min distance between jets + 0 = drbb ! min distance between b's + 0 = drll ! min distance between leptons + 0 = draa ! min distance between gammas + 0 = drbj ! min distance between b and jet + 0.1 = draj ! min distance between gamma and jet + 0 = drjl ! min distance between jet and lepton + 0 = drab ! min distance between gamma and b + 0 = drbl ! min distance between b and lepton + 0.1 = dral ! min distance between gamma and lepton + -1 = drjjmax ! max distance between jets + -1 = drbbmax ! max distance between b's + -1 = drllmax ! max distance between leptons + -1 = draamax ! max distance between gammas + -1 = drbjmax ! max distance between b and jet + -1 = drajmax ! max distance between gamma and jet + -1 = drjlmax ! max distance between jet and lepton + -1 = drabmax ! max distance between gamma and b + -1 = drblmax ! max distance between b and lepton + -1 = 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 = mmjj ! min invariant mass of a jet pair + 0 = mmbb ! min invariant mass of a b pair + 0 = mmaa ! min invariant mass of gamma gamma pair + 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair + -1 = mmjjmax ! max invariant mass of a jet pair + -1 = mmbbmax ! max invariant mass of a b pair + -1 = mmaamax ! max invariant mass of gamma gamma pair + -1 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair +#********************************************************************* +# Minimum and maximum invariant mass for all letpons * +#********************************************************************* + 0 = mmnl ! min invariant mass for all letpons (l+- and vl) + -1 = mmnlmax ! max invariant mass for all letpons (l+- and vl) +#********************************************************************* +# Minimum and maximum pt for 4-momenta sum of leptons * +#********************************************************************* + 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl) + -1 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl) +#********************************************************************* +# Inclusive cuts * +#********************************************************************* + 0 = xptj ! minimum pt for at least one jet + 0 = xptb ! minimum pt for at least one b + 0 = xpta ! minimum pt for at least one photon + 0 = xptl ! minimum pt for at least one charged lepton +#********************************************************************* +# Control the pt's of the jets sorted by pt * +#********************************************************************* + 0 = ptj1min ! minimum pt for the leading jet in pt + 0 = ptj2min ! minimum pt for the second jet in pt + 0 = ptj3min ! minimum pt for the third jet in pt + 0 = ptj4min ! minimum pt for the fourth jet in pt + -1 = ptj1max ! maximum pt for the leading jet in pt + -1 = ptj2max ! maximum pt for the second jet in pt + -1 = ptj3max ! maximum pt for the third jet in pt + -1 = 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 = ptl1min ! minimum pt for the leading lepton in pt + 0 = ptl2min ! minimum pt for the second lepton in pt + 0 = ptl3min ! minimum pt for the third lepton in pt + 0 = ptl4min ! minimum pt for the fourth lepton in pt + -1 = ptl1max ! maximum pt for the leading lepton in pt + -1 = ptl2max ! maximum pt for the second lepton in pt + -1 = ptl3max ! maximum pt for the third lepton in pt + -1 = ptl4max ! maximum pt for the fourth lepton in pt +#********************************************************************* +# Control the Ht(k)=Sum of k leading jets * +#********************************************************************* + 0 = htjmin ! minimum jet HT=Sum(jet pt) + -1 = htjmax ! maximum jet HT=Sum(jet pt) + 0 = ihtmin !inclusive Ht for all partons (including b) + -1 = ihtmax !inclusive Ht for all partons (including b) + 0 = ht2min ! minimum Ht for the two leading jets + 0 = ht3min ! minimum Ht for the three leading jets + 0 = ht4min ! minimum Ht for the four leading jets + -1 = ht2max ! maximum Ht for the two leading jets + -1 = ht3max ! maximum Ht for the three leading jets + -1 = 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 = 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 = xetamin ! minimum rapidity for two jets in the WBF case + 0 = deltaeta ! minimum rapidity for two jets in the WBF case +#********************************************************************* +# KT DURHAM CUT * +#********************************************************************* + -1 = ktdurham + 0.4 = dparameter +#********************************************************************* +# maximal pdg code for quark to be considered as a light jet * +# (otherwise b cuts are applied) * +#********************************************************************* + 4 = maxjetflavor ! Maximum jet pdg code +#********************************************************************* +# Jet measure cuts * +#********************************************************************* + 0 = xqcut ! minimum kt jet measure between partons +#********************************************************************* +# +#********************************************************************* +# Store info for systematics studies * +# WARNING: If use_syst is T, matched Pythia output is * +# meaningful ONLY if plotted taking matchscale * +# reweighting into account! * +#********************************************************************* + T = use_syst ! Enable systematics studies +# +#**************************************