Rivet API documentation

Rivet 4.1.3
4-vector string representations

Functions

std::string Rivet::toString (const FourVector &lv)
 Render a 4-vector as a string.
std::ostream & Rivet::operator<< (std::ostream &out, const FourVector &lv)
 Write a 4-vector to an ostream.

Detailed Description