Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas-physics
pmg
MC Job Options
Commits
1cd8cc67
Commit
1cd8cc67
authored
Aug 11, 2021
by
Matthew Gignac
Committed by
Christian Gutschow
Aug 11, 2021
Browse files
Sherpa 2.2.11 off-shell Vy 0,1j@NLO + 2,3,4j@LO
parent
c87c6cb6
Pipeline
#2914909
passed with stages
in 1 minute and 12 seconds
Changes
14
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
700xxx/700398/mc.Sh_2211_mumugamma.py
0 → 100644
View file @
1cd8cc67
include
(
"Sherpa_i/Base_Fragment.py"
)
include
(
"Sherpa_i/NNPDF30NNLO.py"
)
include
(
"Sherpa_i/EW_scheme_sinthetaW_mZ.py"
)
evgenConfig
.
description
=
"Sherpa mumugamma + 0,1j@NLO + 2,3,4j@LO with 7<pT_y"
evgenConfig
.
keywords
=
[
"SM"
,
"muon"
,
"neutrino"
,
"photon"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"matthew.gignac@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
1000
genSeq
.
Sherpa_i
.
RunCard
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
# Shower improvements
NLO_SUBTRACTION_SCHEME=2;
# me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops
# tags for process setup
NJET:=4; LJET:=3,4; QCUT:=20;
# EW corrections setup
ASSOCIATED_CONTRIBUTIONS_VARIATIONS=EW EW|LO1;
# speed and neg weight fraction improvements
PP_RS_SCALE VAR{sqr(sqrt(H_T2)-PPerp(p[2])-PPerp(p[3])+MPerp(p[2]+p[3]))/4};
METS_BBAR_MODE=5
NLO_CSS_PSMODE=1
}(run)
(processes){
Process 93 93 -> 13 -13 22 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
}(processes)
(selector){
PTNLO 22 7 E_CMS
IsolationCut 22 0.1 2 0.10
DeltaRNLO 22 90 0.1 1000.0
Mass 90 90 10.0 E_CMS
}(selector)
"""
genSeq
.
Sherpa_i
.
NCores
=
128
genSeq
.
Sherpa_i
.
OpenLoopsLibs
=
[
"pplla"
,
"ppllaj"
,
"pplla_ew"
,
"ppllaj_ew"
]
#factor alpha(0)/alpha(mZ) for the photon, using Sherpa default values
#KFACTOR VAR{128.802/137.03599976};
genSeq
.
Sherpa_i
.
CrossSectionScaleFactor
=
0.939913601
700xxx/700398/mc_13TeV.Sh_2211_mumugamma.GRID.tar.gz
0 → 120000
View file @
1cd8cc67
/eos/user/m/mgignac/mc/2211/Zmumuy_final_sin2ThetaW_newSeed/mc_13TeV.Sh_2211_mumugamma.GRID.tar.gz
\ No newline at end of file
700xxx/700399/mc.Sh_2211_eegamma.py
0 → 100644
View file @
1cd8cc67
include
(
"Sherpa_i/Base_Fragment.py"
)
include
(
"Sherpa_i/NNPDF30NNLO.py"
)
include
(
"Sherpa_i/EW_scheme_sinthetaW_mZ.py"
)
evgenConfig
.
description
=
"Sherpa mumugamma + 0,1j@NLO + 2,3,4j@LO with 7<pT_y"
evgenConfig
.
keywords
=
[
"SM"
,
"electron"
,
"neutrino"
,
"photon"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"matthew.gignac@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
1000
genSeq
.
Sherpa_i
.
RunCard
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
# Shower improvements
NLO_SUBTRACTION_SCHEME=2;
# me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops
# tags for process setup
NJET:=4; LJET:=3,4; QCUT:=20;
# EW corrections setup
ASSOCIATED_CONTRIBUTIONS_VARIATIONS=EW EW|LO1;
# speed and neg weight fraction improvements
PP_RS_SCALE VAR{sqr(sqrt(H_T2)-PPerp(p[2])-PPerp(p[3])+MPerp(p[2]+p[3]))/4};
METS_BBAR_MODE=5
NLO_CSS_PSMODE=1
}(run)
(processes){
Process 93 93 -> 11 -11 22 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
End process
}(processes)
(selector){
PTNLO 22 7 E_CMS
IsolationCut 22 0.1 2 0.10
DeltaRNLO 22 90 0.1 1000.0
Mass 90 90 10.0 E_CMS
}(selector)
"""
genSeq
.
Sherpa_i
.
NCores
=
128
genSeq
.
Sherpa_i
.
OpenLoopsLibs
=
[
"pplla"
,
"ppllaj"
,
"pplla_ew"
,
"ppllaj_ew"
]
#factor alpha(0)/alpha(mZ) for the photon, using Sherpa default values
#KFACTOR VAR{128.802/137.03599976};
genSeq
.
Sherpa_i
.
CrossSectionScaleFactor
=
0.939913601
700xxx/700399/mc_13TeV.Sh_2211_eegamma.GRID.tar.gz
0 → 120000
View file @
1cd8cc67
/eos/user/m/mgignac/mc/2211/Vy_final_sin2ThetaW/mc_13TeV.Sh_2211_eegamma.GRID.tar.gz
\ No newline at end of file
700xxx/700400/mc.Sh_2211_tautaugamma.py
0 → 100644
View file @
1cd8cc67
include
(
"Sherpa_i/Base_Fragment.py"
)
include
(
"Sherpa_i/NNPDF30NNLO.py"
)
include
(
"Sherpa_i/EW_scheme_sinthetaW_mZ.py"
)
evgenConfig
.
description
=
"Sherpa tautaugamma + 0,1j@NLO + 2,3,4j@LO with 7<pT_y"
evgenConfig
.
keywords
=
[
"SM"
,
"tau"
,
"neutrino"
,
"photon"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"matthew.gignac@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
500
genSeq
.
Sherpa_i
.
RunCard
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
# Shower improvements
NLO_SUBTRACTION_SCHEME=2;
# me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops
# tags for process setup
NJET:=4; LJET:=3,4; QCUT:=20;
# EW corrections setup
ASSOCIATED_CONTRIBUTIONS_VARIATIONS=EW EW|LO1;
SOFT_SPIN_CORRELATIONS=1;
# speed and neg weight fraction improvements
PP_RS_SCALE VAR{sqr(sqrt(H_T2)-PPerp(p[2])-PPerp(p[3])+MPerp(p[2]+p[3]))/4};
METS_BBAR_MODE=5
NLO_CSS_PSMODE=1
}(run)
(processes){
Process 93 93 -> 15 -15 22 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
}(processes)
(selector){
PTNLO 22 7 E_CMS
IsolationCut 22 0.1 2 0.10
DeltaRNLO 22 90 0.1 1000.0
Mass 90 90 10.0 E_CMS
}(selector)
"""
genSeq
.
Sherpa_i
.
NCores
=
128
genSeq
.
Sherpa_i
.
OpenLoopsLibs
=
[
"pplla"
,
"ppllaj"
,
"pplla_ew"
,
"ppllaj_ew"
]
#factor alpha(0)/alpha(mZ) for the photon, using Sherpa default values
#KFACTOR VAR{128.802/137.03599976};
genSeq
.
Sherpa_i
.
CrossSectionScaleFactor
=
0.939913601
700xxx/700400/mc_13TeV.Sh_2211_tautaugamma.GRID.tar.gz
0 → 120000
View file @
1cd8cc67
/eos/user/m/mgignac/mc/2211/Vy_final_sin2ThetaW/mc_13TeV.Sh_2211_tautaugamma.GRID.tar.gz
\ No newline at end of file
700xxx/700401/mc.Sh_2211_nunugamma.py
0 → 100644
View file @
1cd8cc67
include
(
"Sherpa_i/Base_Fragment.py"
)
include
(
"Sherpa_i/NNPDF30NNLO.py"
)
include
(
"Sherpa_i/EW_scheme_sinthetaW_mZ.py"
)
evgenConfig
.
description
=
"Sherpa mumugamma + 0,1j@NLO + 2,3,4j@LO with 7<pT_y"
evgenConfig
.
keywords
=
[
"SM"
,
"neutrino"
,
"photon"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"matthew.gignac@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
1000
genSeq
.
Sherpa_i
.
RunCard
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
# Shower improvements
NLO_SUBTRACTION_SCHEME=2;
# me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops
# tags for process setup
NJET:=4; LJET:=3,4; QCUT:=20;
# EW corrections setup
ASSOCIATED_CONTRIBUTIONS_VARIATIONS=EW EW|LO1;
PP_RS_SCALE VAR{sqr(sqrt(H_T2)-PPerp(p[2])-PPerp(p[3])+MPerp(p[2]+p[3]))/4};
METS_BBAR_MODE=5
NLO_CSS_PSMODE=1
}(run)
(processes){
Process 93 93 -> 91 91 22 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
}(processes)
(selector){
PTNLO 22 7 E_CMS
IsolationCut 22 0.1 2 0.10
}(selector)
"""
genSeq
.
Sherpa_i
.
NCores
=
128
genSeq
.
Sherpa_i
.
OpenLoopsLibs
=
[
"pplla"
,
"ppllaj"
,
"pplla_ew"
,
"ppllaj_ew"
]
#factor alpha(0)/alpha(mZ) for the photon, using Sherpa default values
#KFACTOR VAR{128.802/137.03599976};
genSeq
.
Sherpa_i
.
CrossSectionScaleFactor
=
0.939913601
700xxx/700401/mc_13TeV.Sh_2211_nunugamma.GRID.tar.gz
0 → 120000
View file @
1cd8cc67
/eos/user/m/mgignac/mc/2211/Vy_final_sin2ThetaW/mc_13TeV.Sh_2211_nunugamma.GRID.tar.gz
\ No newline at end of file
700xxx/700402/mc.Sh_2211_munugamma.py
0 → 100644
View file @
1cd8cc67
include
(
"Sherpa_i/Base_Fragment.py"
)
include
(
"Sherpa_i/NNPDF30NNLO.py"
)
evgenConfig
.
description
=
"Sherpa munugamma + 0,1j@NLO + 2,3,4j@LO with 7<pT_y"
evgenConfig
.
keywords
=
[
"SM"
,
"muon"
,
"neutrino"
,
"photon"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"matthew.gignac@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
1000
genSeq
.
Sherpa_i
.
RunCard
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
# Shower improvements
NLO_SUBTRACTION_SCHEME=2;
# me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops
# tags for process setup
NJET:=4; LJET:=3,4; QCUT:=20;
# EW corrections setup
OL_PARAMETERS=ew_scheme 2 ew_renorm_scheme 1
ASSOCIATED_CONTRIBUTIONS_VARIATIONS=EW EW|LO1;
EW_SCHEME=3
GF=1.166397e-5
METS_BBAR_MODE=5
# speed and neg weight fraction improvements
PP_RS_SCALE VAR{sqr(sqrt(H_T2)-PPerp(p[2])-PPerp(p[3])+MPerp(p[2]+p[3]))/4};
NLO_CSS_PSMODE=1
}(run)
(processes){
Process 93 93 -> 22 13 -14 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
Process 93 93 -> 22 -13 14 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
}(processes)
(selector){
PTNLO 22 7 E_CMS
IsolationCut 22 0.1 2 0.10
DeltaRNLO 22 90 0.1 1000.0
Mass 90 91 1.0 E_CMS
}(selector)
"""
genSeq
.
Sherpa_i
.
NCores
=
128
genSeq
.
Sherpa_i
.
Parameters
+=
[
"OL_PARAMETERS=ew_scheme=2 ew_renorm_scheme=1 write_parameters=1"
]
genSeq
.
Sherpa_i
.
Parameters
+=
[
"EW_SCHEME=3"
,
"GF=1.166397e-5"
]
700xxx/700402/mc_13TeV.Sh_2211_munugamma.GRID.tar.gz
0 → 120000
View file @
1cd8cc67
/eos/user/m/mgignac/mc/2211/Vy_final/mc_13TeV.Sh_2211_munugamma.GRID.tar.gz
\ No newline at end of file
700xxx/700403/mc.Sh_2211_enugamma.py
0 → 100644
View file @
1cd8cc67
include
(
"Sherpa_i/Base_Fragment.py"
)
include
(
"Sherpa_i/NNPDF30NNLO.py"
)
evgenConfig
.
description
=
"Sherpa enugamma + 0,1j@NLO + 2,3,4j@LO with 7<pT_y"
evgenConfig
.
keywords
=
[
"SM"
,
"electron"
,
"neutrino"
,
"photon"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"matthew.gignac@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
1000
genSeq
.
Sherpa_i
.
RunCard
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
# Shower improvements
NLO_SUBTRACTION_SCHEME=2;
# me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops
# tags for process setup
NJET:=4; LJET:=3,4; QCUT:=20;
# EW corrections setup
OL_PARAMETERS=ew_scheme 2 ew_renorm_scheme 1
ASSOCIATED_CONTRIBUTIONS_VARIATIONS=EW EW|LO1;
EW_SCHEME=3
GF=1.166397e-5
METS_BBAR_MODE=5
# speed and neg weight fraction improvements
PP_RS_SCALE VAR{sqr(sqrt(H_T2)-PPerp(p[2])-PPerp(p[3])+MPerp(p[2]+p[3]))/4};
NLO_CSS_PSMODE=1
}(run)
(processes){
Process 93 93 -> 22 11 -12 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
Process 93 93 -> 22 -11 12 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
}(processes)
(selector){
PTNLO 22 7 E_CMS
IsolationCut 22 0.1 2 0.10
DeltaRNLO 22 90 0.1 1000.0
Mass 90 91 1.0 E_CMS
}(selector)
"""
genSeq
.
Sherpa_i
.
NCores
=
128
genSeq
.
Sherpa_i
.
Parameters
+=
[
"OL_PARAMETERS=ew_scheme=2 ew_renorm_scheme=1 write_parameters=1"
]
genSeq
.
Sherpa_i
.
Parameters
+=
[
"EW_SCHEME=3"
,
"GF=1.166397e-5"
]
700xxx/700403/mc_13TeV.Sh_2211_enugamma.GRID.tar.gz
0 → 120000
View file @
1cd8cc67
/eos/user/m/mgignac/mc/2211/Vy_final/mc_13TeV.Sh_2211_enugamma.GRID.tar.gz
\ No newline at end of file
700xxx/700404/mc.Sh_2211_taunugamma.py
0 → 100644
View file @
1cd8cc67
include
(
"Sherpa_i/Base_Fragment.py"
)
include
(
"Sherpa_i/NNPDF30NNLO.py"
)
evgenConfig
.
description
=
"Sherpa taunugamma + 0,1j@NLO + 2,3,4j@LO with 7<pT_y"
evgenConfig
.
keywords
=
[
"SM"
,
"tau"
,
"neutrino"
,
"photon"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"matthew.gignac@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
1000
genSeq
.
Sherpa_i
.
RunCard
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
# Shower improvements
NLO_SUBTRACTION_SCHEME=2;
# me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops
# tags for process setup
NJET:=4; LJET:=3,4; QCUT:=20;
# EW corrections setup
OL_PARAMETERS=ew_scheme 2 ew_renorm_scheme 1
ASSOCIATED_CONTRIBUTIONS_VARIATIONS=EW EW|LO1;
EW_SCHEME=3
GF=1.166397e-5
METS_BBAR_MODE=5
SOFT_SPIN_CORRELATIONS=1;
# speed and neg weight fraction improvements
PP_RS_SCALE VAR{sqr(sqrt(H_T2)-PPerp(p[2])-PPerp(p[3])+MPerp(p[2]+p[3]))/4};
NLO_CSS_PSMODE=1
}(run)
(processes){
Process 93 93 -> 22 15 -16 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
Process 93 93 -> 22 -15 16 93{NJET}
Enhance_Function VAR{pow(max(PPerp(p[2]+p[3]),PPerp(p[4]))/20.0,2)}
Associated_Contributions EW|LO1 {LJET};
Order (*,3); CKKW sqr(QCUT/E_CMS)
NLO_QCD_Mode MC@NLO {LJET}
ME_Generator Amegic {LJET}
RS_ME_Generator Comix {LJET}
Loop_Generator LOOPGEN {LJET}
PSI_ItMin 20000 {4}
Integration_Error 0.99 {4}
PSI_ItMin 50000 {5,6,7}
Integration_Error 0.99 {5,6,7}
End process
}(processes)
(selector){
PTNLO 22 7 E_CMS
IsolationCut 22 0.1 2 0.10
DeltaRNLO 22 90 0.1 1000.0
Mass 90 91 1.0 E_CMS
}(selector)
"""
genSeq
.
Sherpa_i
.
NCores
=
128
genSeq
.
Sherpa_i
.
Parameters
+=
[
"OL_PARAMETERS=ew_scheme=2 ew_renorm_scheme=1 write_parameters=1"
]
genSeq
.
Sherpa_i
.
Parameters
+=
[
"EW_SCHEME=3"
,
"GF=1.166397e-5"
]
700xxx/700404/mc_13TeV.Sh_2211_taunugamma.GRID.tar.gz
0 → 120000
View file @
1cd8cc67
/eos/user/m/mgignac/mc/2211/Vy_final/mc_13TeV.Sh_2211_taunugamma.GRID.tar.gz
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment