Loading [MathJax]/extensions/tex2jax.js
rivet is hosted by Hepforge, IPPP Durham
Rivet 4.1.0
Charge functions

Functions

int Rivet::PID::charge3 (int pid)
 Three times the EM charge (as integer)
 
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)
 

Detailed Description

Function Documentation

◆ charge3()

int Rivet::PID::charge3 ( int  pid)
inline

◆ threeCharge()

int Rivet::PID::threeCharge ( int  pid)
inline

Alias for charge3

Deprecated:
Prefer charge3

References Rivet::PID::charge3(), and Rivet::pid().