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
2c52edcb
Commit
2c52edcb
authored
Sep 09, 2021
by
Camilla Vittori
Committed by
Joany Manjarres
Sep 09, 2021
Browse files
Powheg VBS osWW sample - dsid cvittori 600951
parent
a70066e1
Pipeline
#3002268
passed with stages
in 1 minute and 12 seconds
Changes
12
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
600xxx/600951/mc.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_em_mp.py
0 → 100644
View file @
2c52edcb
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+Pythia8 VBF opposite-sign WW production with AZNLO CTEQ6L1 tune."
evgenConfig
.
keywords
=
[
"SM"
,
"diboson"
,
"WW"
,
"VBF"
]
evgenConfig
.
contact
=
[
"christophe.pol.a.roland@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
2000
# --------------------------------------------------------------
# Load ATLAS defaults for the Powheg VBF_osWW process
# --------------------------------------------------------------
include
(
"PowhegControl/PowhegControl_VBF_osWW_Common.py"
)
PowhegConfig
.
decay_mode
=
"w+ w- > mu+ vm e- ve~"
# Continuum only
PowhegConfig
.
ww_res_type
=
1
PowhegConfig
.
bornsuppfact
=
1
# --------------------------------------------------------------
# Generate events
# --------------------------------------------------------------
PowhegConfig
.
generate
(
use_XML_reweighting
=
False
)
#--------------------------------------------------------------
# Pythia8 showering with the AZNLO CTEQ6L1 tune
#--------------------------------------------------------------
include
(
'Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py'
)
include
(
'Pythia8_i/Pythia8_Photospp.py'
)
include
(
"Pythia8_i/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 4'
,
'SpaceShower:dipoleRecoil = on'
]
600xxx/600951/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_em_mp.GRID.tar.gz
0 → 120000
View file @
2c52edcb
/eos/user/c/cvittori/ATLMCPROD-9433/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_em_mp.GRID.tar.gz
\ No newline at end of file
600xxx/600952/mc.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_ep_mm.py
0 → 100644
View file @
2c52edcb
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+Pythia8 VBF opposite-sign WW production with AZNLO CTEQ6L1 tune."
evgenConfig
.
keywords
=
[
"SM"
,
"diboson"
,
"WW"
,
"VBF"
]
evgenConfig
.
contact
=
[
"christophe.pol.a.roland@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
2000
# --------------------------------------------------------------
# Load ATLAS defaults for the Powheg VBF_osWW process
# --------------------------------------------------------------
include
(
"PowhegControl/PowhegControl_VBF_osWW_Common.py"
)
PowhegConfig
.
decay_mode
=
"w+ w- > e+ ve mu- vm~"
# Continuum only
PowhegConfig
.
ww_res_type
=
1
PowhegConfig
.
bornsuppfact
=
1
# --------------------------------------------------------------
# Generate events
# --------------------------------------------------------------
PowhegConfig
.
generate
(
use_XML_reweighting
=
False
)
#--------------------------------------------------------------
# Pythia8 showering with the AZNLO CTEQ6L1 tune
#--------------------------------------------------------------
include
(
'Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py'
)
include
(
'Pythia8_i/Pythia8_Photospp.py'
)
include
(
"Pythia8_i/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'15:onMode = off'
,
'15:onIfAny = 11 13'
,
'Powheg:NFinal = 4'
,
'SpaceShower:dipoleRecoil = on'
]
600xxx/600952/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_ep_mm.GRID.tar.gz
0 → 120000
View file @
2c52edcb
/eos/user/c/cvittori/ATLMCPROD-9433/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_ep_mm.GRID.tar.gz
\ No newline at end of file
600xxx/600953/mc.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tm_ep.py
0 → 100644
View file @
2c52edcb
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+Pythia8 VBF opposite-sign WW production with AZNLO CTEQ6L1 tune."
evgenConfig
.
keywords
=
[
"SM"
,
"diboson"
,
"WW"
,
"VBF"
]
evgenConfig
.
contact
=
[
"christophe.pol.a.roland@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
2000
# --------------------------------------------------------------
# Load ATLAS defaults for the Powheg VBF_osWW process
# --------------------------------------------------------------
include
(
"PowhegControl/PowhegControl_VBF_osWW_Common.py"
)
PowhegConfig
.
decay_mode
=
"w+ w- > e+ ve tau- vt~"
# Continuum only
PowhegConfig
.
ww_res_type
=
1
PowhegConfig
.
bornsuppfact
=
1
# --------------------------------------------------------------
# Generate events
# --------------------------------------------------------------
PowhegConfig
.
generate
(
use_XML_reweighting
=
False
)
#--------------------------------------------------------------
# Pythia8 showering with the AZNLO CTEQ6L1 tune
#--------------------------------------------------------------
include
(
'Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py'
)
include
(
'Pythia8_i/Pythia8_Photospp.py'
)
include
(
"Pythia8_i/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'15:onMode = off'
,
'15:onIfAny = 11 13'
,
'Powheg:NFinal = 4'
,
'SpaceShower:dipoleRecoil = on'
]
600xxx/600953/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tm_ep.GRID.tar.gz
0 → 120000
View file @
2c52edcb
/eos/user/c/cvittori/ATLMCPROD-9433/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tm_ep.GRID.tar.gz
\ No newline at end of file
600xxx/600954/mc.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tm_mp.py
0 → 100644
View file @
2c52edcb
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+Pythia8 VBF opposite-sign WW production with AZNLO CTEQ6L1 tune."
evgenConfig
.
keywords
=
[
"SM"
,
"diboson"
,
"WW"
,
"VBF"
]
evgenConfig
.
contact
=
[
"christophe.pol.a.roland@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
2000
# --------------------------------------------------------------
# Load ATLAS defaults for the Powheg VBF_osWW process
# --------------------------------------------------------------
include
(
"PowhegControl/PowhegControl_VBF_osWW_Common.py"
)
PowhegConfig
.
decay_mode
=
"w+ w- > mu+ vm tau- vt~"
# Continuum only
PowhegConfig
.
ww_res_type
=
1
PowhegConfig
.
bornsuppfact
=
1
# --------------------------------------------------------------
# Generate events
# --------------------------------------------------------------
PowhegConfig
.
generate
(
use_XML_reweighting
=
False
)
#--------------------------------------------------------------
# Pythia8 showering with the AZNLO CTEQ6L1 tune
#--------------------------------------------------------------
include
(
'Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py'
)
include
(
'Pythia8_i/Pythia8_Photospp.py'
)
include
(
"Pythia8_i/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'15:onMode = off'
,
'15:onIfAny = 11 13'
,
'Powheg:NFinal = 4'
,
'SpaceShower:dipoleRecoil = on'
]
600xxx/600954/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tm_mp.GRID.tar.gz
0 → 120000
View file @
2c52edcb
/eos/user/c/cvittori/ATLMCPROD-9433/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tm_mp.GRID.tar.gz
\ No newline at end of file
600xxx/600955/mc.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tp_em.py
0 → 100644
View file @
2c52edcb
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+Pythia8 VBF opposite-sign WW production with AZNLO CTEQ6L1 tune."
evgenConfig
.
keywords
=
[
"SM"
,
"diboson"
,
"WW"
,
"VBF"
]
evgenConfig
.
contact
=
[
"christophe.pol.a.roland@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
2000
# --------------------------------------------------------------
# Load ATLAS defaults for the Powheg VBF_osWW process
# --------------------------------------------------------------
include
(
"PowhegControl/PowhegControl_VBF_osWW_Common.py"
)
PowhegConfig
.
decay_mode
=
"w+ w- > tau+ vt e- ve~"
# Continuum only
PowhegConfig
.
ww_res_type
=
1
PowhegConfig
.
bornsuppfact
=
1
# --------------------------------------------------------------
# Generate events
# --------------------------------------------------------------
PowhegConfig
.
generate
(
use_XML_reweighting
=
False
)
#--------------------------------------------------------------
# Pythia8 showering with the AZNLO CTEQ6L1 tune
#--------------------------------------------------------------
include
(
'Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py'
)
include
(
'Pythia8_i/Pythia8_Photospp.py'
)
include
(
"Pythia8_i/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'15:onMode = off'
,
'15:onIfAny = 11 13'
,
'Powheg:NFinal = 4'
,
'SpaceShower:dipoleRecoil = on'
]
600xxx/600955/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tp_em.GRID.tar.gz
0 → 120000
View file @
2c52edcb
/eos/user/c/cvittori/ATLMCPROD-9433/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tp_em.GRID.tar.gz
\ No newline at end of file
600xxx/600956/mc.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tp_mm.py
0 → 100644
View file @
2c52edcb
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+Pythia8 VBF opposite-sign WW production with AZNLO CTEQ6L1 tune."
evgenConfig
.
keywords
=
[
"SM"
,
"diboson"
,
"WW"
,
"VBF"
]
evgenConfig
.
contact
=
[
"christophe.pol.a.roland@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
2000
# --------------------------------------------------------------
# Load ATLAS defaults for the Powheg VBF_osWW process
# --------------------------------------------------------------
include
(
"PowhegControl/PowhegControl_VBF_osWW_Common.py"
)
PowhegConfig
.
decay_mode
=
"w+ w- > tau+ vt mu- vm~"
# Continuum only
PowhegConfig
.
ww_res_type
=
1
PowhegConfig
.
bornsuppfact
=
1
# --------------------------------------------------------------
# Generate events
# --------------------------------------------------------------
PowhegConfig
.
generate
(
use_XML_reweighting
=
False
)
#--------------------------------------------------------------
# Pythia8 showering with the AZNLO CTEQ6L1 tune
#--------------------------------------------------------------
include
(
'Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py'
)
include
(
'Pythia8_i/Pythia8_Photospp.py'
)
include
(
"Pythia8_i/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'15:onMode = off'
,
'15:onIfAny = 11 13'
,
'Powheg:NFinal = 4'
,
'SpaceShower:dipoleRecoil = on'
]
600xxx/600956/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tp_mm.GRID.tar.gz
0 → 120000
View file @
2c52edcb
/eos/user/c/cvittori/ATLMCPROD-9433/mc_13TeV.PhPy8EG_AZNLO_CTEQ6L1_VBF_osWW_tp_mm.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