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
252c4ec5
Commit
252c4ec5
authored
Aug 31, 2020
by
Joany Manjarres
Browse files
See ChangeLog
parent
408b7003
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
252c4ec5
2020-08-31 Joany Manjarres <joany@cern.ch>
* tag MC15JobOptions-01-04-04
* update cvs line 346900
* add 346900
2020-08-28 E.M.Lobodzinska <ewelina@mail.desy.de>
* tag MC15JobOptions-01-04-03
* add 267726-9
...
...
share/DSID346xxx/MC15.346900.PowhegPythia8_NNPDF30_VBFH124p5_LHE.py
0 → 100644
View file @
252c4ec5
# EVGEN configuration
# Note: These JO are designed to run Powheg and make an LHE file and to not run a showering
# generator afterwards. Because the current Generate_tf.py requires an output file, we
# need to fake it a bit. We therefore will run Pythia8 on the first event in the LHE file.
# Note, sence we do not intend to keep the EVNT file, the JO name doesn't include Pythia8
evgenConfig
.
minevents
=
1000
#--------------------------------------------------------------
# Powheg VBF_H setup
#--------------------------------------------------------------
include
(
'PowhegControl/PowhegControl_VBF_H_Common.py'
)
# Set Powheg variables, overriding defaults
# Note: width_H will be overwritten in case of CPS.
PowhegConfig
.
mass_H
=
124.5
PowhegConfig
.
width_H
=
0.00407
PowhegConfig
.
complexpolescheme
=
1
# use CPS
# Increase number of events requested to compensate for potential Pythia losses
#PowhegConfig.nEvents *= 1.2
PowhegConfig
.
PDF
=
range
(
260000
,
260101
)
+
range
(
90400
,
90433
)
+
[
11068
]
+
[
25200
]
+
[
13165
]
PowhegConfig
.
mu_F
=
[
1.0
,
0.5
,
0.5
,
0.5
,
2.0
,
2.0
,
2.0
,
1.0
,
1.0
]
PowhegConfig
.
mu_R
=
[
1.0
,
0.5
,
1.0
,
2.0
,
0.5
,
1.0
,
2.0
,
0.5
,
2.0
]
#PowhegConfig.nEvents *= 6000.
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
# note: Main31 is set in Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py'
)
#--------------------------------------------------------------
# Pythia8 main31 update
#--------------------------------------------------------------
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 3'
]
#--------------------------------------------------------------
# Higgs at Pythia8
#--------------------------------------------------------------
genSeq
.
Pythia8
.
Commands
+=
[
'25:onMode = off'
,
# decay of Higgs
'25:onIfMatch = 22 22'
]
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+PYTHIA8+EVTGEN, VBF H->gamgam mh=124.5 GeV"
evgenConfig
.
keywords
=
[
"Higgs"
,
"SMHiggs"
,
"diphoton"
]
evgenConfig
.
contact
=
[
'ana.cueto@cern.ch'
,
'carlo.enrico.pandini@cern.ch'
]
evgenConfig
.
generators
=
[
'Powheg'
,
'Pythia8'
]
evgenConfig
.
inputconfcheck
=
"VBFH124p5_NNPDF30"
share/evgeninputfiles.csv
View file @
252c4ec5
...
...
@@ -3234,6 +3234,7 @@ Dsid,energy,inputeventfile,(inputconffile)
346897,13000,mc15_13TeV.346305.Powheg_NNPDF30ME_ttH125_allhad_LHE.evgen.TXT.e7020
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
361039, 13000,, group.phys-gener.sherpa020100.361039.Sherpa_CT10_SinglePhotonPt35_70_CVetoBVeto_13TeV.TXT.mc15_v1
361040, 13000,, group.phys-gener.sherpa020100.361039.Sherpa_CT10_SinglePhotonPt35_70_CVetoBVeto_13TeV.TXT.mc15_v1
361041, 13000,, group.phys-gener.sherpa020100.361039.Sherpa_CT10_SinglePhotonPt35_70_CVetoBVeto_13TeV.TXT.mc15_v1
...
...
tag
View file @
252c4ec5
MC15JobOptions-01-04-0
3
/
MC15JobOptions-01-04-0
4
/
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