Changes between Version 9 and Version 10 of piN_piKaonLambda
- Timestamp:
- Jan 30, 2009, 10:43:29 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
piN_piKaonLambda
v9 v10 1 = The cross sections for pion nucleon -> pion kaon lambda and pion nucleon -> pion kaon sigma=1 = The cross sections for ''pi N --> pi K Y'' = 2 2 3 We implemented the low energy cross sections for 3 4 {{{ 4 5 #!latex 5 The cross sections $\pi N \to \pi k \Lambda $ $\; $ and $\pi N \to \pi k \Sigma$ have been implemented in revision r2636 according to K. Gallmeister's fits to $\pi^- p $ and $\pi^+ p $ data. 6 $\pi N \to \pi K \Lambda$\quad,\qquad $\pi N \to \pi K \Sigma$ 6 7 }}} 8 in revision r2636 according to [attachment:XS_piN_piKY.pdf Kai Gallmeister's fits] to experimental data. 7 9 8 Notes: 9 * [attachment:XS_piN_piKY.pdf K. Gallmeister's fits] 10 * You find the implementation of the above fits in the module [browser:workingCode/code/collisions/twoBodyReactions/baryonMeson/parametrizationBarMes.f90?rev=2636#L1246 parametrizationBarMes.f90]. 11 * Revision r2636 10 (The cross section ''pi N --> K Y'' was already correctly included. 11 Due to the High Energy threshold we do not have to implement a cross section for ''pi N --> pi pi K Y''.) 12 12 13 13 14 Notes: 15 * You find the implementation of the above fits in the module [browser:workingCode/code/collisions/twoBodyReactions/baryonMeson/parametrizationBarMes.f90?rev=2636#L1246 parametrizationBarMes.f90]. 16 17