Skip to content

Commit a5ab7a9

Browse files
authored
implement flat pT generation for pi0 and eta
1 parent ecdd575 commit a5ab7a9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

MC/config/PWGHF/pythia8/generator/pythia8_NonHfe.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ Beams:idB 2212 # proton
88
Beams:eCM 13600. # GeV
99

1010
### processes
11-
SoftQCD:inelastic on # all inelastic processes
11+
12+
ProcessLevel:all = off # <--- MUST ADD
1213

1314
### decays
1415
ParticleDecays:limitTau0 on
1516
ParticleDecays:tau0Max 10.
17+
### processes
1618

1719
### switch off all decay channels
1820
111:onMode = off

0 commit comments

Comments
 (0)