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
619896c7
Commit
619896c7
authored
Mar 09, 2020
by
Joany Manjarres
Browse files
See ChangeLog
parent
ff959ec8
Changes
5
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
619896c7
2020-03-09 Joany Manjarres <joany@cern.ch>
* Tag MC15JobOptions-01-03-08
* update JO 313343-45
2020-03-09 Joany Manjarres <joany@cern.ch>
* Tag MC15JobOptions-01-03-07
* update cvs 313343-345
...
...
share/DSID313xxx/MC15.313343.aMcAtNloHerwig7EvtGen_PDF4LHC15_VBFHajj.py
View file @
619896c7
...
...
@@ -14,14 +14,14 @@ gridpack_dir='madevent/'
#---------------------------------------------------------------------------
# Process type based on runNumber:
#---------------------------------------------------------------------------
if
runArgs
.
runNumber
==
31333
7
:
if
runArgs
.
runNumber
==
3133
4
3
:
process1
=
'generate p p > h a j j [QCD] @0'
evgenConfig
.
keywords
=
[
'Higgs'
,
'photon'
,
'bottom'
,
'VBFHiggs'
]
description
=
'MadGraph_aMC@NLO h->jj 0,2jets@NLO'
ptgmin
=
10
name
=
'
MG5_aMCatNLO262.
31333
7
.VBFhajj
_PDF4LHC_13TeV
'
gridpack
=
'MG5_aMCatNLO
262
.31333
7
.VBFhajj_PDF4LHC_13TeV'
gridpack
=
'group.phys-gener.MG5_aMCatNLO
262
.31333
7
.VBFhajj_PDF4LHC_13TeV.TXT.mc15_v1._00001.tar.gz'
name
=
'3133
4
3.VBFhajj'
gridpack
=
'MG5_aMCatNLO.3133
4
3.VBFhajj_PDF4LHC_13TeV'
gridpack
=
'group.phys-gener.MG5_aMCatNLO.3133
4
3.VBFhajj_PDF4LHC_13TeV.TXT.mc15_v1._00001.tar.gz'
else
:
raise
RuntimeError
(
"runNumber %i not recognised in these jobOptions."
%
runArgs
.
runNumber
)
...
...
@@ -273,7 +273,7 @@ filtSeq.MissingEtFilter.METCut = 75*GeV
#--------------------------------------------------------------------------------------------------------------------
"""evgenConfig.generators = ["aMcAtNlo", "Herwig7"]
evgenConfig.contact = ['
Carolyn Gee <Carolyn.Mei.Gee
@cern.ch>']
evgenConfig.contact = ['
Han CUI <hacui
@cern.ch>']
evgenConfig.description = description
runArgs.inputGeneratorFile=name+'._00001.events.tar.gz'
evgenConfig.minevents=minevents"""
...
...
share/DSID313xxx/MC15.313344.MGHerwig7EvtGen_PDF4LHC15_VBFHajj.py
View file @
619896c7
...
...
@@ -15,14 +15,14 @@ gridpack_dir='madevent/'
#---------------------------------------------------------------------------
# Process type based on runNumber:
#---------------------------------------------------------------------------
if
runArgs
.
runNumber
==
3133
38
:
if
runArgs
.
runNumber
==
3133
44
:
process1
=
'generate p p > h a j j'
evgenConfig
.
keywords
=
[
'Higgs'
,
'photon'
,
'bottom'
,
'VBFHiggs'
]
#evgenConfig.contact = ['Carolyn Gee <Carolyn.Mei.Gee@cern.ch>']
description
=
'MadGraph@LO h->jj 0,2jets@NLO'
ptgmin
=
10
name
=
'
MG5_aMCatNLO262.
3133
3
8
.VBFhajj
_PDF4LHC_13TeV
'
gridpack
=
'3133
38
'
name
=
'3133
44
.VBFhajj'
gridpack
=
'3133
44
'
else
:
raise
RuntimeError
(
"runNumber %i not recognised in these jobOptions."
%
runArgs
.
runNumber
)
...
...
@@ -94,6 +94,15 @@ extras = { 'lhe_version' : '3.0',
'maxjetflavor'
:
5
,
#'reweight_scale':'True',
'event_norm'
:
'sum'
,
#'rw_Rscale_down':0.5,
#'rw_Rscale_up' :2.0,
#'rw_Fscale_down':0.5,
#'rw_Fscale_up' :2.0,
#'reweight_PDF' :'True',
#'PDF_set_min' :90001,#test
#'PDF_set_max' :90100,#test
#'dynamical_scale_choice' : '-1', #default value# @1
#'store_rwgt_info':'True'
}
...
...
@@ -102,6 +111,22 @@ extras = { 'lhe_version' : '3.0',
process_dir
=
new_process
(
grid_pack
=
gridpack_dir
)
#if not hasattr(runArgs, 'inputGenConfFile'):
# with open("PROCNLO_loop_sm-no_b_mass_0/Cards/FKS_params.dat","rw") as file:
# for line in file:
# print line
#
# print "editing FKS file"
#
# for line in fileinput.input("PROCNLO_loop_sm-no_b_mass_0/Cards/FKS_params.dat", inplace=2):
# line = re.sub('1.0d-5', '-1d0', line.rstrip())
# print(line)
#
# print line
#
#else:
# print "FKS file already corrected"
build_run_card
(
run_card_old
=
get_default_runcard
(
proc_dir
=
process_dir
),
run_card_new
=
'run_card.dat'
,
#xqcut=15,
...
...
@@ -259,7 +284,7 @@ filtSeq.MissingEtFilter.METCut = 75*GeV
#--------------------------------------------------------------------------------------------------------------------
"""evgenConfig.generators = ["aMcAtNlo", "Herwig7"]
evgenConfig.contact = ['
Carolyn Gee <Carolyn.Mei.Gee
@cern.ch>']
evgenConfig.contact = ['
Han CUI <hacui
@cern.ch>']
evgenConfig.description = description
runArgs.inputGeneratorFile=name+'._00001.events.tar.gz'
evgenConfig.minevents=minevents"""
...
...
share/DSID313xxx/MC15.313345.MGPy8EG_PDF4LHC15_A14NNPDF23LO_HInv_LO.py
View file @
619896c7
...
...
@@ -30,8 +30,8 @@ name = runArgs.jobConfig[0]
thisDSID
=
int
(
name
.
split
(
"."
)[
1
])
runName
=
str
(
thisDSID
)
isHInv
=
[
3133
39
]
isPythia
=
[
3133
39
]
isHInv
=
[
3133
45
]
isPythia
=
[
3133
45
]
# ----------------------------------------------
# Some global production settings
...
...
tag
View file @
619896c7
MC15JobOptions-01-03-0
7
/
MC15JobOptions-01-03-0
8
/
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