- leun's home page
- Posts
- 2013
- 2012
- December (2)
- October (3)
- September (2)
- August (1)
- July (4)
- June (4)
- May (2)
- April (3)
- March (5)
- February (5)
- January (5)
- 2011
- December (3)
- November (3)
- September (5)
- August (2)
- July (2)
- June (3)
- May (4)
- April (4)
- March (2)
- February (4)
- January (2)
- 2010
- December (2)
- November (3)
- October (3)
- September (5)
- August (6)
- July (2)
- June (4)
- May (3)
- April (4)
- March (4)
- February (2)
- January (4)
- 2009
- 2008
- October (1)
- My blog
- Post new blog entry
- All blogs
FCS Simulation Setup 2
Pythia setup for FCS simulation
Previous study on the forward pi0 cross-section found that Pythia ver. 6.4 + either tuneA or Perugia0 and <kT>=0.5GeV results in reasonable agreement with the published result.
Fig. 1. Forward pi0 cross-section in Pythia 6.4 tuneA vs. Perugia0, <kT>=0.5 and 1.0GeV
Fig. 2. Perguia0 vs. published FPD results
Based on this, we are considering the following Pythia setup for the full FCS simulation.
Version: 6.4
Tune: TuneA
Gaussian width of primordial <kT> = 0.5 GeV
Limits on p_perp (transverse momentum of 2->2 hard process)
ckin3=0.0 GeV (might be too low)
ckin4=-1.0 (no upper limit)
Additional limit for processes that diverges as p_perp -> 0
ckin56=1.0 GeV
Included proesses
Pythia.SetMSUB(11,1); //qq->qq
Pythia.SetMSUB(12,1); //qqbar->qqbar
Pythia.SetMSUB(13,1); //qqbar->gg
Pythia.SetMSUB(28,1); //qg->qg
Pythia.SetMSUB(53,1); //gg->qqbar
Pythia.SetMSUB(68,1); //gg->gg
//heavy flavour
Pythia.SetMSUB(81,1); //qqbar->QQbar
Pythia.SetMSUB(82,1); //gg->QQbar
Pythia.SetMSUB(86,1); //gg->J/psi+g
Pythia.SetMSUB(87,1); //gg->chi0c+g
Pythia.SetMSUB(88,1); //gg->chi1c+g
Pythia.SetMSUB(89,1); //gg->chi2c+g
Pythia.SetMSUB(106,1); //gg -> J/Psi+p
//diffractive
Pythia.SetMSUB(94,1); //double diff
Pythia.SetMSUB(95,1); //low pt
//direct photon
Pythia.SetMSUB(14,1); //qqbar->gp
Pythia.SetMSUB(18,1); //qqbar->pp
Pythia.SetMSUB(29,1); //qg->qp
Pythia.SetMSUB(114,1); //gg->pp
Pythia.SetMSUB(115,1); //gg->gp
Groups:
- leun's blog
- Login or register to post comments