Elegent::ExpModel Class Reference Exponential model of p-p and p-anti p elastic scattering. More...
Inheritance diagram for Elegent::ExpModel:
Detailed DescriptionExponential model of p-p and p-anti p elastic scattering. amplitude(t) = a * exp( b1*t + b2*t*t + i*(p0 + p1*t) ) For reference pourposes only. Member Function Documentation
Amplitude in t-space. Normalisation is such that \( dsigma/dt = (\hbar c)^2 * \pi / (s p^2) * |Amp(t)|^2 \) Differential cross-section can be obtained as Constants::sig_fac * |Amp(t)|^2
Implements Elegent::Model.
Profile function (amplitude in b-space). Normalisation is such that \( Amp(t) = 2 p \sqrt{s} \int db b Prf() J_0(b \sqrt{-t}) \)
Implements Elegent::Model. The documentation for this class was generated from the following files:
Generated on Thu Apr 30 2015 20:08:04 for Elegent by 1.8.9.1 |