#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | |
Variables | |
| const double | Pi = 3.14159265358979 |
| const double | Euler = 0.577215664901533 |
| const double | zeta2 = pow(Pi,2)/6.0 |
| const double | zeta3 = 1.20205690315959 |
| const double | Nc = 3.0 |
| const double | CF = 4.0/3.0 |
| const double | TR = 0.5 |
| const double | CA = 3.0 |
| const double | Q_up = -2.0/3.0 |
| const double | Q_down = 1.0/3.0 |
| const double | Q_electron = 1.0 |
Interface to constants_math
1.6.2-20100208