CepGen 1.2.5
Central exclusive processes event generator
|
Form factors definition scope.
Classes | |
class | ArringtonEtAl |
[4] More... | |
class | BrashEtAl |
[9] More... | |
struct | FormFactors |
Form factors values. More... | |
class | HeavyIonDipole |
class | InelasticNucleon |
class | Kelly |
[15] More... | |
class | MergellEtAl |
[20] More... | |
class | Parameterisation |
Nucleon electromagnetic form factors parameterisation. More... | |
class | PointLike |
struct | PointLikeFermion |
struct | PointLikeScalar |
class | StandardDipole |
Functions | |
std::ostream & | operator<< (std::ostream &os, const Parameterisation &ff) |
std::ostream & | operator<< (std::ostream &os, const FormFactors &ff) |
Variables | |
static constexpr const char * | gFFStandardDipoleHandler = "StandardDipole" |
Standard dipole handler name. | |
struct cepgen::formfac::FormFactors |
Definition at line 26 of file FormFactors.h.
Class Members | ||
---|---|---|
double | FE {0.} | Electric form factor. |
double | FM {0.} | Magnetic form factor. |
double | GE {0.} | Sachs electric form factor. |
double | GM {0.} | Sachs magnetic form factor. |
std::ostream & operator<< | ( | std::ostream & | os, |
const FormFactors & | ff | ||
) |
Definition at line 77 of file Parameterisation.cpp.
std::ostream & operator<< | ( | std::ostream & | os, |
const Parameterisation & | ff | ||
) |
Definition at line 70 of file Parameterisation.cpp.
|
staticconstexpr |
Definition at line 40 of file FormFactorsFactory.h.