|
double | Rivet::mT (const FourMomentum &vis, const FourMomentum &invis) |
| Calculate transverse mass of a visible and an invisible 4-vector.
|
|
double | Rivet::mT (const FourMomentum &vis, const Vector3 &invis) |
| Calculate transverse mass of a visible 4-vector and an invisible 3-vector.
|
|
double | Rivet::mT (const Vector3 &vis, const FourMomentum &invis) |
| Calculate transverse mass of a visible 4-vector and an invisible 3-vector.
|
|