Rivet  1.8.0
Public Member Functions | Protected Member Functions
Rivet::BeamThrust Class Reference
Inheritance diagram for Rivet::BeamThrust:
Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

 BeamThrust ()
 Constructor.
 BeamThrust (const FinalState &fsp)
virtual const Projectionclone () const
 Clone on the heap.
double beamthrust () const
Direct methods

Ways to do the calculation directly, without engaging the caching system

void calc (const FinalState &fs)
 Manually calculate the beamthrust, without engaging the caching system.
void calc (const vector< Particle > &fsparticles)
 Manually calculate the beamthrust, without engaging the caching system.
void calc (const vector< FourMomentum > &fsmomenta)
 Manually calculate the beamthrust, without engaging the caching system.

Protected Member Functions

void project (const Event &e)
 Perform the projection on the Event.
int compare (const Projection &p) const
 Compare projections.

The documentation for this class was generated from the following files: