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
infrastructure
MC15JobOptions
Commits
f3a917ad
Commit
f3a917ad
authored
Apr 29, 2021
by
Joany Manjarres
Browse files
see changelog
parent
e760f3f3
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
f3a917ad
2021-04-29 Joany Manjarres <joany@cern.ch>
* add JO and cvs 346901
* tag MC15JobOptions-01-04-57
2021-04-22 Christian Gutschow <chris.g@cern.ch>
* add 366500-9
* tag MC15JobOptions-01-04-56
...
...
share/DSID346xxx/MC15.346901.Sherpa_222_NNPDF30NNLO_llll_4pt7.py
0 → 100644
View file @
f3a917ad
include
(
"MC15JobOptions/Sherpa_2.2.2_NNPDF30NNLO_Common.py"
)
evgenConfig
.
description
=
"4 charged leptons with 0,1j@NLO + 2,3j@LO and mll>4 GeV, pTl1>5 GeV, pTl2>5 GeV., 4l (e,mu) filt pT>7GeV |eta|<2.8"
evgenConfig
.
keywords
=
[
"SM"
,
"diboson"
,
"4lepton"
,
"jets"
,
"NLO"
]
evgenConfig
.
contact
=
[
"atlas-generators-sherpa@cern.ch"
,
"chris.g@cern.ch"
,
"roberto.di.nardo@cern.ch"
]
evgenConfig
.
minevents
=
20
evgenConfig
.
inputconfcheck
=
"Sherpa_221_NNPDF30NNLO_llll"
evgenConfig
.
process
=
"""
(run){
%scales, tags for scale variations
FSF:=1.; RSF:=1.; QSF:=1.;
SCALES STRICT_METS{FSF*MU_F2}{RSF*MU_R2}{QSF*MU_Q2};
%tags for process setup
NJET:=3; LJET:=4,5; QCUT:=20.;
%me generator settings
ME_SIGNAL_GENERATOR Comix Amegic LOOPGEN;
LOOPGEN:=OpenLoops;
EXCLUSIVE_CLUSTER_MODE=1
AMEGIC_CUT_MASSIVE_VECTOR_PROPAGATORS=0
SOFT_SPIN_CORRELATIONS=1
}(run)
(processes){
Process 93 93 -> 90 90 90 90 93{NJET};
Order (*,4); CKKW sqr(QCUT/E_CMS);
NLO_QCD_Mode MC@NLO {LJET};
ME_Generator Amegic {LJET};
RS_ME_Generator Comix {LJET};
Loop_Generator LOOPGEN {LJET};
Integration_Error 0.05 {5,6,7,8};
Enhance_Factor 3 {5};
Enhance_Factor 10 {6};
Enhance_Factor 10 {7};
End process;
}(processes)
(selector){
"PT" 90 5.0,E_CMS:5.0,E_CMS [PT_UP]
Mass 11 -11 4.0 E_CMS
Mass 13 -13 4.0 E_CMS
Mass 15 -15 4.0 E_CMS
}(selector)
"""
genSeq
.
Sherpa_i
.
Parameters
+=
[
"EW_SCHEME=3"
,
"GF=1.166397e-5"
]
from
GeneratorFilters.GeneratorFiltersConf
import
MultiLeptonFilter
filtSeq
+=
MultiLeptonFilter
(
"filter1"
)
filtSeq
.
filter1
.
Ptcut
=
7000.
filtSeq
.
filter1
.
Etacut
=
2.8
filtSeq
.
filter1
.
NLeptons
=
4
share/evgeninputfiles.csv
View file @
f3a917ad
...
...
@@ -3258,6 +3258,7 @@ Dsid,energy,inputeventfile,(inputconffile)
346898,13000,mc15_13TeV.346307.Powheg_NNPDF30ME_ttH125_dilep_LHE.evgen.TXT.e7020
346899,13000,,group.phys-gener.sherpa020201.345107.Sherpa_221_NNPDF30NNLO_llll_m4l100_300_filt100_150_13TeV.TXT.mc15_v1
346900,13000,,group.phys-gener.powheg_v2.346900.VBFH124p5_NNPDF30_13TeV.TXT.mc15_v2
346901, 13000, , group.phys-gener.sherpa020201.363490.Sherpa_221_NNPDF30NNLO_llll_13TeV.TXT.mc15_v1
346907,13000,mc15_13TeV.345040.PowhegPythia8EvtGen_NNPDF30_AZNLO_WmH125J_Wincl_MINLO.evgen.TXT.e5590
346908,13000,mc15_13TeV.345040.PowhegPythia8EvtGen_NNPDF30_AZNLO_WmH125J_Wincl_MINLO.evgen.TXT.e5590
346909,13000,mc15_13TeV.345040.PowhegPythia8EvtGen_NNPDF30_AZNLO_WmH125J_Wincl_MINLO.evgen.TXT.e5590
...
...
tag
View file @
f3a917ad
MC15JobOptions-01-04-5
6
/
MC15JobOptions-01-04-5
7
/
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