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
fea76174
Commit
fea76174
authored
Dec 18, 2020
by
Cyril Becot
Browse files
New tag
parent
b7401b8e
Changes
6
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
fea76174
2020-12-17 Cyril Becot <cyril.becot@cern.ch>
* tag MC15JobOptions-01-04-34
* up 411424-411427
2020-12-17 Cyril Becot <cyril.becot@cern.ch>
* tag MC15JobOptions-01-04-33
* add 399150-399157
...
...
share/DSID411xxx/MC15.411424.aMcAtNloPythia8EvtGen_NNPDF30ME_A14_tphiQHZZ_Zall.py
View file @
fea76174
...
...
@@ -3,7 +3,7 @@ import fileinput
from
AthenaCommon
import
Logging
JOlog
=
Logging
.
logging
.
getLogger
(
'FCNCJobOption'
)
nevents
=
int
(
1.1
*
runArgs
.
maxEvents
)
nevents
=
int
(
6.5
*
runArgs
.
maxEvents
)
mode
=
0
gridpack_dir
=
'madevent/'
...
...
@@ -108,10 +108,10 @@ define All = l+ l- vl vl~ j
## The W decay
##wtyp = thisDSID%2
if
thisDSID
<=
3
:
### or thisDSID > 7:
if
thisDSID
<=
7
:
### or thisDSID > 7:
wstrm
=
', w- > l- vl~'
wstrp
=
', w+ > l+ vl'
elif
thisDSID
>=
4
:
elif
thisDSID
>=
8
:
wstrm
=
', w- > All All'
wstrp
=
', w+ > All All'
else
:
...
...
@@ -190,7 +190,7 @@ runArgs.contact = ['Ian Connelly <ian.connelly@cern.ch>']
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
include
(
"MC15JobOptions/Pythia8_aMcAtNlo.py"
)
#
include("MC15JobOptions/Pythia8_ShowerWeights.py")
include
(
"MC15JobOptions/Pythia8_ShowerWeights.py"
)
###### For testing H->WW decays
...
...
@@ -198,3 +198,9 @@ genSeq.Pythia8.Commands += [
"25:onMode = off"
,
"25:onIfMatch = 23 23"
]
if
not
hasattr
(
filtSeq
,
"MultiLeptonFilter"
):
from
GeneratorFilters.GeneratorFiltersConf
import
MultiLeptonFilter
filtSeq
+=
MultiLeptonFilter
()
filtSeq
.
MultiLeptonFilter
.
NLeptons
=
2
filtSeq
.
MultiLeptonFilter
.
Ptcut
=
10000.0
# MeV
filtSeq
.
MultiLeptonFilter
.
Etacut
=
4.5
\ No newline at end of file
share/DSID411xxx/MC15.411425.aMcAtNloPythia8EvtGen_NNPDF30ME_A14_tcphiQHZZ_Zall.py
View file @
fea76174
...
...
@@ -3,7 +3,7 @@ import fileinput
from
AthenaCommon
import
Logging
JOlog
=
Logging
.
logging
.
getLogger
(
'FCNCJobOption'
)
nevents
=
int
(
1.1
*
runArgs
.
maxEvents
)
nevents
=
int
(
6.5
*
runArgs
.
maxEvents
)
mode
=
0
gridpack_dir
=
'madevent/'
...
...
@@ -108,10 +108,10 @@ define All = l+ l- vl vl~ j
## The W decay
##wtyp = thisDSID%2
if
thisDSID
<=
3
:
### or thisDSID > 7:
if
thisDSID
<=
7
:
### or thisDSID > 7:
wstrm
=
', w- > l- vl~'
wstrp
=
', w+ > l+ vl'
elif
thisDSID
>=
4
:
elif
thisDSID
>=
8
:
wstrm
=
', w- > All All'
wstrp
=
', w+ > All All'
else
:
...
...
@@ -190,7 +190,7 @@ runArgs.contact = ['Ian Connelly <ian.connelly@cern.ch>']
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
include
(
"MC15JobOptions/Pythia8_aMcAtNlo.py"
)
#
include("MC15JobOptions/Pythia8_ShowerWeights.py")
include
(
"MC15JobOptions/Pythia8_ShowerWeights.py"
)
###### For testing H->WW decays
...
...
@@ -198,3 +198,9 @@ genSeq.Pythia8.Commands += [
"25:onMode = off"
,
"25:onIfMatch = 23 23"
]
if
not
hasattr
(
filtSeq
,
"MultiLeptonFilter"
):
from
GeneratorFilters.GeneratorFiltersConf
import
MultiLeptonFilter
filtSeq
+=
MultiLeptonFilter
()
filtSeq
.
MultiLeptonFilter
.
NLeptons
=
2
filtSeq
.
MultiLeptonFilter
.
Ptcut
=
10000.0
# MeV
filtSeq
.
MultiLeptonFilter
.
Etacut
=
4.5
\ No newline at end of file
share/DSID411xxx/MC15.411426.aMcAtNloPythia8EvtGen_NNPDF30ME_A14_uphiQHZZ_Zall.py
View file @
fea76174
...
...
@@ -3,7 +3,7 @@ import fileinput
from
AthenaCommon
import
Logging
JOlog
=
Logging
.
logging
.
getLogger
(
'FCNCJobOption'
)
nevents
=
int
(
1.1
*
runArgs
.
maxEvents
)
nevents
=
int
(
6.5
*
runArgs
.
maxEvents
)
mode
=
0
gridpack_dir
=
'madevent/'
...
...
@@ -108,10 +108,10 @@ define All = l+ l- vl vl~ j
## The W decay
##wtyp = thisDSID%2
if
thisDSID
<=
3
:
### or thisDSID > 7:
if
thisDSID
<=
7
:
### or thisDSID > 7:
wstrm
=
', w- > l- vl~'
wstrp
=
', w+ > l+ vl'
elif
thisDSID
>=
4
:
elif
thisDSID
>=
8
:
wstrm
=
', w- > All All'
wstrp
=
', w+ > All All'
else
:
...
...
@@ -190,7 +190,7 @@ runArgs.contact = ['Ian Connelly <ian.connelly@cern.ch>']
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
include
(
"MC15JobOptions/Pythia8_aMcAtNlo.py"
)
#
include("MC15JobOptions/Pythia8_ShowerWeights.py")
include
(
"MC15JobOptions/Pythia8_ShowerWeights.py"
)
###### For testing H->WW decays
...
...
@@ -198,3 +198,9 @@ genSeq.Pythia8.Commands += [
"25:onMode = off"
,
"25:onIfMatch = 23 23"
]
if
not
hasattr
(
filtSeq
,
"MultiLeptonFilter"
):
from
GeneratorFilters.GeneratorFiltersConf
import
MultiLeptonFilter
filtSeq
+=
MultiLeptonFilter
()
filtSeq
.
MultiLeptonFilter
.
NLeptons
=
2
filtSeq
.
MultiLeptonFilter
.
Ptcut
=
10000.0
# MeV
filtSeq
.
MultiLeptonFilter
.
Etacut
=
4.5
\ No newline at end of file
share/DSID411xxx/MC15.411427.aMcAtNloPythia8EvtGen_NNPDF30ME_A14_ctphiQHZZ_Zall.py
View file @
fea76174
...
...
@@ -3,7 +3,7 @@ import fileinput
from
AthenaCommon
import
Logging
JOlog
=
Logging
.
logging
.
getLogger
(
'FCNCJobOption'
)
nevents
=
int
(
1.1
*
runArgs
.
maxEvents
)
nevents
=
int
(
6.5
*
runArgs
.
maxEvents
)
mode
=
0
gridpack_dir
=
'madevent/'
...
...
@@ -108,10 +108,10 @@ define All = l+ l- vl vl~ j
## The W decay
##wtyp = thisDSID%2
if
thisDSID
<=
3
:
### or thisDSID > 7:
if
thisDSID
<=
7
:
### or thisDSID > 7:
wstrm
=
', w- > l- vl~'
wstrp
=
', w+ > l+ vl'
elif
thisDSID
>=
4
:
elif
thisDSID
>=
8
:
wstrm
=
', w- > All All'
wstrp
=
', w+ > All All'
else
:
...
...
@@ -190,7 +190,7 @@ runArgs.contact = ['Ian Connelly <ian.connelly@cern.ch>']
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
include
(
"MC15JobOptions/Pythia8_aMcAtNlo.py"
)
#
include("MC15JobOptions/Pythia8_ShowerWeights.py")
include
(
"MC15JobOptions/Pythia8_ShowerWeights.py"
)
###### For testing H->WW decays
...
...
@@ -198,3 +198,9 @@ genSeq.Pythia8.Commands += [
"25:onMode = off"
,
"25:onIfMatch = 23 23"
]
if
not
hasattr
(
filtSeq
,
"MultiLeptonFilter"
):
from
GeneratorFilters.GeneratorFiltersConf
import
MultiLeptonFilter
filtSeq
+=
MultiLeptonFilter
()
filtSeq
.
MultiLeptonFilter
.
NLeptons
=
2
filtSeq
.
MultiLeptonFilter
.
Ptcut
=
10000.0
# MeV
filtSeq
.
MultiLeptonFilter
.
Etacut
=
4.5
\ No newline at end of file
tag
View file @
fea76174
MC15JobOptions-01-04-3
3
/
MC15JobOptions-01-04-3
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