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
6e4a1273
Commit
6e4a1273
authored
Mar 11, 2020
by
Joany Manjarres
Browse files
see changelog
parent
619896c7
Changes
5
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
6e4a1273
2020-03-11 Joany Manjarres <joany@cern.ch>
* Tag MC15JobOptions-01-03-09
* add 451686-88
2020-03-09 Joany Manjarres <joany@cern.ch>
* Tag MC15JobOptions-01-03-08
* update JO 313343-45
...
...
share/DSID451xxx/MC15.451686.Pythia8EvtGen_A14NNPDF23LO_Zprime_NoInt_tautau_SSM1000.py
0 → 100644
View file @
6e4a1273
evgenConfig
.
description
=
'Pythia 8 Zprime decaying to tau tau'
evgenConfig
.
contact
=
[
"Lino Gerlach <lino.oscar.gerlach@cern.ch>"
]
evgenConfig
.
keywords
=
[
'BSM'
,
'Zprime'
,
'heavyBoson'
,
'SSM'
,
'resonance'
,
'electroweak'
,
'2tau'
]
evgenConfig
.
generators
+=
[
'Pythia8'
]
evgenConfig
.
process
=
"pp>Zprime>tautau"
evgenConfig
.
minevents
=
5000
evgenConfig
.
maxeventsfactor
=
2.0
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
"NewGaugeBoson:ffbar2gmZZprime = on"
]
# create Z' bosons
genSeq
.
Pythia8
.
Commands
+=
[
"Zprime:gmZmode = 3"
]
# Z',Z,g with interference
genSeq
.
Pythia8
.
Commands
+=
[
"32:onMode = off"
]
# switch off all Z decays
genSeq
.
Pythia8
.
Commands
+=
[
"32:onIfAny = 15 15"
]
# switch on Z->tautau decays
genSeq
.
Pythia8
.
Commands
+=
[
"32:mWidth = 0.1"
]
genSeq
.
Pythia8
.
Commands
+=
[
"32:m0 = 1000"
]
genSeq
.
Pythia8
.
Commands
+=
[
"32:doForceWidth = on"
]
share/DSID451xxx/MC15.451687.Pythia8EvtGen_A14NNPDF23LO_Zprime_NoInt_tautau_SSM1000_wide.py
0 → 100644
View file @
6e4a1273
evgenConfig
.
description
=
'Pythia 8 Zprime decaying to tau tau'
evgenConfig
.
contact
=
[
"Lino Gerlach <lino.oscar.gerlach@cern.ch>"
]
evgenConfig
.
keywords
=
[
'BSM'
,
'Zprime'
,
'heavyBoson'
,
'SSM'
,
'resonance'
,
'electroweak'
,
'2tau'
]
evgenConfig
.
generators
+=
[
'Pythia8'
]
evgenConfig
.
process
=
"pp>Zprime>tautau"
evgenConfig
.
minevents
=
5000
evgenConfig
.
maxeventsfactor
=
2.0
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
"NewGaugeBoson:ffbar2gmZZprime = on"
]
# create Z' bosons
genSeq
.
Pythia8
.
Commands
+=
[
"Zprime:gmZmode = 3"
]
# Z',Z,g with interference
genSeq
.
Pythia8
.
Commands
+=
[
"32:onMode = off"
]
# switch off all Z decays
genSeq
.
Pythia8
.
Commands
+=
[
"32:onIfAny = 15 15"
]
# switch on Z->tautau decays
genSeq
.
Pythia8
.
Commands
+=
[
"32:mWidth = 1.0"
]
genSeq
.
Pythia8
.
Commands
+=
[
"32:m0 = 1000"
]
genSeq
.
Pythia8
.
Commands
+=
[
"32:doForceWidth = on"
]
share/DSID451xxx/MC15.451688.Pythia8EvtGen_A14NNPDF23LO_Zprime_NoInt_tautau_SSM2500.py
0 → 100644
View file @
6e4a1273
evgenConfig
.
description
=
'Pythia 8 Zprime decaying to tau tau'
evgenConfig
.
contact
=
[
"Lino Gerlach <lino.oscar.gerlach@cern.ch>"
]
evgenConfig
.
keywords
=
[
'BSM'
,
'Zprime'
,
'heavyBoson'
,
'SSM'
,
'resonance'
,
'electroweak'
,
'2tau'
]
evgenConfig
.
generators
+=
[
'Pythia8'
]
evgenConfig
.
process
=
"pp>Zprime>tautau"
evgenConfig
.
minevents
=
5000
evgenConfig
.
maxeventsfactor
=
2.0
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
"NewGaugeBoson:ffbar2gmZZprime = on"
]
# create Z' bosons
genSeq
.
Pythia8
.
Commands
+=
[
"Zprime:gmZmode = 3"
]
# Z',Z,g with interference
genSeq
.
Pythia8
.
Commands
+=
[
"32:onMode = off"
]
# switch off all Z decays
genSeq
.
Pythia8
.
Commands
+=
[
"32:onIfAny = 15 15"
]
# switch on Z->tautau decays
genSeq
.
Pythia8
.
Commands
+=
[
"32:mWidth = 0.1"
]
genSeq
.
Pythia8
.
Commands
+=
[
"32:m0 = 2500"
]
genSeq
.
Pythia8
.
Commands
+=
[
"32:doForceWidth = on"
]
tag
View file @
6e4a1273
MC15JobOptions-01-03-0
8
/
MC15JobOptions-01-03-0
9
/
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