Skip to content

Commit

Permalink
Merge pull request #3860 from missirol/devel_DY1jToEE_MEE-0p1To4_pTe7…
Browse files Browse the repository at this point in the history
…_pTj15_LO_5f

replace `DYToEE_MEE-0p1To4_LO_5f` with `DY1jToEE_MEE-0p1To4_PtE7_PtJ15_LO_5f`
  • Loading branch information
lviliani authored Mar 3, 2025
2 parents be2349d + d34bd60 commit 36c9479
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import model sm-ckm_no_b_mass

generate p p > e+ e- j

output DY1jToEE_MEE-0p1To4_PtE7_PtJ15_LO_5f -nojpeg
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
#*********************************************************************
# Renormalization and factorization scales *
#*********************************************************************
False = fixed_ren_scale ! if .true. use fixed ren scale
False = fixed_fac_scale ! if .true. use fixed fac scale
False = fixed_ren_scale ! if .true. use fixed ren scale
False = fixed_fac_scale ! if .true. use fixed fac scale
91.188 = scale ! fixed ren scale
91.188 = dsqrt_q2fact1 ! fixed fact scale for pdf1
91.188 = dsqrt_q2fact2 ! fixed fact scale for pdf2
Expand All @@ -56,8 +56,8 @@
#*********************************************************************
# Type and output format
#*********************************************************************
True = gridpack !True = setting up the grid pack
-1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written)
True = gridpack !True = setting up the grid pack
-1.0 = time_of_flight ! threshold (in mm) below which the invariant livetime is not written (-1 means not written)
average = event_norm ! average/sum. Normalization of the weight in the LHEF
#*********************************************************************
# Matching parameter (MLM only)
Expand All @@ -68,14 +68,14 @@
5 = asrwgtflavor ! highest quark flavor for a_s reweight
True = auto_ptj_mjj ! Automatic setting of ptj and mjj if xqcut >0
! (turn off for VBF and single top processes)
10 = xqcut ! minimum kt jet measure between partons
0 = xqcut ! minimum kt jet measure between partons

#***********************************************************************
# Turn on either the ktdurham or ptlund cut to activate *
# CKKW(L) merging with Pythia8 [arXiv:1410.3012, arXiv:1109.4829] *
#***********************************************************************
-1.0 = ktdurham
0.4 = dparameter
0.4 = dparameter
-1.0 = ptlund
1, 2, 3, 4, 5, 6, 21 = pdgs_for_merging_cut ! PDGs for two cuts above

Expand Down Expand Up @@ -111,9 +111,9 @@
#*********************************************************************
# Minimum and maximum pt's (for max, -1 means no cut) *
#*********************************************************************
0.0 = pta ! minimum pt for the photons
0.0 = ptj ! minimum pt for the jets
7.0 = ptl ! minimum pt for the charged leptons
0.0 = pta ! minimum pt for the photons
15.0 = ptj ! minimum pt for the jets
7.0 = ptl ! minimum pt for the charged leptons
-1.0 = ptamax ! maximum pt for the photons
-1.0 = ptjmax ! maximum pt for the jets
-1.0 = ptlmax ! maximum pt for the charged leptons
Expand Down Expand Up @@ -148,8 +148,8 @@
# Minimum and maximum invariant mass for pairs *
#*********************************************************************
0.0 = mmjj ! min invariant mass of a jet pair
0.1 = mmll ! min invariant mass of l+l- (same flavour) lepton pair
-1.0 = mmjjmax ! max invariant mass of a jet pair
0.1 = mmll ! min invariant mass of l+l- (same flavour) lepton pair
4.0 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair
{} = mxx_min_pdg ! min invariant mass of a pair of particles X/X~ (e.g. {6:250})
{'default': False} = mxx_only_part_antipart ! if True the invariant mass is applied only
Expand Down Expand Up @@ -218,7 +218,7 @@
# Store info for systematics studies *
# WARNING: Do not use for interference type of computation *
#*********************************************************************
True = use_syst ! Enable systematics studies
False = use_syst ! Enable systematics studies

#**************************************
# Manually added by Sihyun Jeon
Expand Down

This file was deleted.

0 comments on commit 36c9479

Please sign in to comment.