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
d4fbf8b2
Commit
d4fbf8b2
authored
Jun 08, 2021
by
Joany Manjarres
Browse files
See ChangeLog
parent
152001c4
Changes
74
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d4fbf8b2
2021-06-08 Joany Manjarres <joany@cern.ch>
* add JO 313419-490
* tag MC15JobOptions-01-04-61
2021-05-31 Joany Manjarres <joany@cern.ch>
* add JO 313417-18
* update MadGraphControl_HSS_mc16.py
...
...
share/DSID313xxx/MC15.313419.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_3G_lt1dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 3.0 0.0 0.0 0.0 1.0 0 1 0 1 0"
,
# 3.0 GeV & 1.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313420.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_3G_lt10dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 3.0 0.0 0.0 0.0 10.0 0 1 0 1 0"
,
# 3.0 GeV & 10.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313421.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_3G_lt100dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 3.0 0.0 0.0 0.0 100.0 0 1 0 1 0"
,
# 3.0 GeV & 100.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313422.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_3G_lt1dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 3.0 0.0 0.0 0.0 1.0 0 1 0 1 0"
,
# 3.0 GeV & 1.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313423.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_3G_lt10dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 3.0 0.0 0.0 0.0 10.0 0 1 0 1 0"
,
# 3.0 GeV & 10.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313424.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_3G_lt100dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 3.0 0.0 0.0 0.0 100.0 0 1 0 1 0"
,
# 3.0 GeV & 100.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313425.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_4G_lt1dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.0 0.0 0.0 0.0 1.0 0 1 0 1 0"
,
# 4.0 GeV & 1.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313426.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_4G_lt10dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.0 0.0 0.0 0.0 10.0 0 1 0 1 0"
,
# 4.0 GeV & 10.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313427.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_4G_lt100dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.0 0.0 0.0 0.0 100.0 0 1 0 1 0"
,
# 4.0 GeV & 100.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313428.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_4G_lt1dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.0 0.0 0.0 0.0 1.0 0 1 0 1 0"
,
# 4.0 GeV & 1.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313429.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_4G_lt10dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.0 0.0 0.0 0.0 10.0 0 1 0 1 0"
,
# 4.0 GeV & 10.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313430.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_4G_lt100dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.0 0.0 0.0 0.0 100.0 0 1 0 1 0"
,
# 4.0 GeV & 100.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313431.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_4p5G_lt1dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.5 0.0 0.0 0.0 1.0 0 1 0 1 0"
,
# 4.5 GeV & 1.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313432.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_4p5G_lt10dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.5 0.0 0.0 0.0 10.0 0 1 0 1 0"
,
# 4.5 GeV & 10.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313433.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_4p5G_lt100dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.5 0.0 0.0 0.0 100.0 0 1 0 1 0"
,
# 4.5 GeV & 100.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313434.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_4p5G_lt1dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.5 0.0 0.0 0.0 1.0 0 1 0 1 0"
,
# 4.5 GeV & 1.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313435.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_4p5G_lt10dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.5 0.0 0.0 0.0 10.0 0 1 0 1 0"
,
# 4.5 GeV & 10.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313436.Pythia8EvtGen_A14NNPDF23LO_WelHNL50_4p5G_lt100dd.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->el+HNL & HNL->mu mu nu_mu
evgenConfig
.
description
=
"W->el+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 4.5 0.0 0.0 0.0 100.0 0 1 0 1 0"
,
# 4.5 GeV & 100.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -13 13 -14"
,
# HNL decay in mu+ mu- nu_mu
"50:addChannel = 1 0.50 23 13 -13 14"
,
# HNL decay in mu- mu+ nu_mu
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -11 50"
,
# W decay in el+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
share/DSID313xxx/MC15.313437.Pythia8EvtGen_A14NNPDF23LO_WmuHNL50_5G_lt1dd_ee.py
0 → 100644
View file @
d4fbf8b2
## Pythia8 W->mu+HNL & HNL->el el nu_el
evgenConfig
.
description
=
"W->mu+HNL production with the A14 NNPDF23LO tune"
evgenConfig
.
keywords
=
[
"electroweak"
,
"W"
]
evgenConfig
.
contact
=
[
"Dominique Anderson Trischuk, d.trischuk@cern.ch"
]
include
(
"MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
from
EvgenProdTools.EvgenProdToolsConf
import
TestHepMC
genSeq
+=
TestHepMC
()
TestHepMC
.
MaxTransVtxDisp
=
200000
#in mm
TestHepMC
.
MaxTransVtxDispLoose
=
300000
#in mm
TestHepMC
.
MaxVtxDisp
=
500000
#in mm
# id:all = name antiName spinType chargeType colType m0 mWidth mMin mMax tau0 isResonance mayDecay doExternalDecays isVisible doForceWidth
genSeq
.
Pythia8
.
Commands
+=
[
"50:new = N2 N2 2 0 0 5.0 0.0 0.0 0.0 1.0 0 1 0 1 0"
,
# 5.0 GeV & 1.0 mm
"50:isResonance = false"
,
# id:addChannel = onMode bRatio meMode product1 product2 ...
"50:addChannel = 1 0.50 23 -11 11 -12"
,
# HNL decay in el+ el- nu_el
"50:addChannel = 1 0.50 23 11 -11 12"
,
# HNL decay in el- el+ nu_el
"50:mayDecay = on"
,
"WeakSingleBoson:ffbar2W = on"
,
# create W+ and W- bosons
"24:onMode = off"
,
# switch off all W decays
"24:addchannel = 1 1.0 103 -13 50"
,
# W decay in mu+ HNL
"ParticleDecays:limitTau0 = off"
,
# switch off decaying lifetime limits
"ParticleDecays:tau0Max = 600.0"
]
Prev
1
2
3
4
Next
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