|
Rivet
1.8.0
|
Calculate Fox-Wolfram moments. More...
#include <FoxWolframMoments.hh>
Public Member Functions | |
| FoxWolframMoments (const FinalState &fsp) | |
| Constructor. | |
| virtual const Projection * | clone () const |
| Clone on the heap. | |
| double | getFoxWolframMoment (unsigned int l) const |
| The projected Fox-Wolfram Moment of order l. | |
Protected Member Functions | |
| void | project (const Event &e) |
| Apply the projection to the event. | |
| int | compare (const Projection &p) const |
| Compare projections. | |
Calculate Fox-Wolfram moments.
| Rivet::FoxWolframMoments::FoxWolframMoments | ( | const FinalState & | fsp | ) | [inline] |
Constructor.
References Rivet::ProjectionApplier::addProjection(), and Rivet::Projection::setName().
Referenced by clone().
| double Rivet::FoxWolframMoments::getFoxWolframMoment | ( | unsigned int | l | ) | const [inline] |
The projected Fox-Wolfram Moment of order l.
1.7.6.1