![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
Enumerations | |
enum | apfel::PartonSpecies : int { apfel::GLUON = 0 , apfel::QUARK = 1 , apfel::PHOTON = 2 , apfel::CHARGEDLEPTON = 3 , apfel::NEUTRINO = 4 } |
Enumerator for distinguishing different partonic species.
enum apfel::PartonSpecies : int |