ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Generators
Pythia8B_i
share
common
Pythia8B_inclusiveBJpsi_Common.py
Go to the documentation of this file.
1
7
8
# Hard process
9
genSeq.Pythia8B.Commands += [
'HardQCD:all = on'
]
# Equivalent of MSEL1
10
genSeq.Pythia8B.Commands += [
'ParticleDecays:mixB = off'
]
11
genSeq.Pythia8B.Commands += [
'HadronLevel:all = off'
]
12
13
# Event selection
14
genSeq.Pythia8B.SelectBQuarks =
True
15
genSeq.Pythia8B.SelectCQuarks =
False
16
genSeq.Pythia8B.VetoDoubleBEvents =
True
17
genSeq.Pythia8B.UserSelection =
'BJPSIINCLUSIVE'
18
19
# Close B decays and open antiB decays
20
include (
"Pythia8B_i/Pythia8B_CloseBDecays.py"
)
21
22
# Open inclusive B->J/psi decays
23
include (
"Pythia8B_i/Pythia8B_OpenBJpsiDecays.py"
)
24
25
# List of B-species
26
include(
"Pythia8B_i/Pythia8B_BPDGCodes.py"
)
Generated on
for ATLAS Offline Software by
1.17.0