CepGen 1.2.5
Central exclusive processes event generator
|
Collection of enums for the definition of process mode.
Enumerations | |
enum class | Kinematics { invalid = 0 , ElasticElastic = 1 , ElasticInelastic = 2 , InelasticElastic = 3 , InelasticInelastic = 4 } |
Type of scattering. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &, const cepgen::mode::Kinematics &) |
Human-readable format of a process mode (elastic/dissociative parts) | |
|
strong |
std::ostream & operator<< | ( | std::ostream & | os, |
const Kinematics & | pm | ||
) |