![]() |
Rivet
3.1.3
|
Functions | |
int | Rivet::PID::charge3 (int pid) |
Three times the EM charge (as integer) More... | |
int | Rivet::PID::threeCharge (int pid) |
int | Rivet::PID::abscharge3 (int pid) |
Return the absolute value of 3 times the EM charge. | |
double | Rivet::PID::charge (int pid) |
Return the EM charge (as floating point) | |
double | Rivet::PID::abscharge (int pid) |
Return the EM charge (as floating point) | |
|
inline |
Three times the EM charge (as integer)
Referenced by Rivet::PID::abscharge3(), Rivet::PID::charge(), Rivet::Particle::charge3(), Rivet::PID::isCharged(), Rivet::PID::isNeutral(), and Rivet::PID::threeCharge().
|
inline |