Elegent::Model Class Referenceabstract The base class for hadronic models of (anti)proton-proton elastic scattering. More...
Inheritance diagram for Elegent::Model:
Detailed DescriptionThe base class for hadronic models of (anti)proton-proton elastic scattering. 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
Implemented in Elegent::BSWModel, Elegent::IslamModel, Elegent::InterpolationModel, Elegent::PPPModel, Elegent::GodizovModel, Elegent::DLModel, Elegent::JenkovszkyModel, Elegent::BHModel, Elegent::FerreiraModel, and Elegent::ExpModel.
Sets the presampling option, if available. This option determines whether calling Init would presample relevant distributions (typically b distributions) for faster Amp calls. This behaviour is, in contrary, undesirable for evaluating s distributions. Reimplemented in Elegent::BSWModel, and Elegent::GodizovModel.
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}) \)
Implemented in Elegent::InterpolationModel, Elegent::BSWModel, Elegent::IslamModel, Elegent::PPPModel, Elegent::GodizovModel, Elegent::DLModel, Elegent::JenkovszkyModel, Elegent::BHModel, Elegent::FerreiraModel, and Elegent::ExpModel. The documentation for this class was generated from the following files:
Generated on Thu Apr 30 2015 20:08:05 for Elegent by 1.8.9.1 |