#include "Rivet/Rivet.hh"
#include "Rivet/Projections/Spherocity.hh"
#include "Rivet/Tools/Logging.hh"
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Functions | |
bool | mod2Cmp (const Vector< 2 > &a, const Vector< 2 > &b) |
double | dot (const Vector< 2 > &a, const Vector< 2 > &b) |
Vector< 2 > | unit (const Vector< 2 > &v) |
void | _calcS (const vector< Vector3 > &perpmomenta, double &sphero, Vector3 &saxis) |