Rivet  1.8.0
Public Member Functions | Protected Member Functions
Rivet::MissingMomentum Class Reference

Calculate missing $ E $, $ E_\perp $ etc. More...

#include <MissingMomentum.hh>

Inheritance diagram for Rivet::MissingMomentum:
Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

 MissingMomentum ()
 Default constructor with uncritical FS.
 MissingMomentum (const FinalState &fs)
 Constructor.
virtual const Projectionclone () const
 Clone on the heap.
const FourMomentumvisibleMomentum () const
 The vector-summed visible four-momentum in the event.
const Vector3vectorEt () const
 The vector-summed (in)visible transverse energy in the event.
double scalarEt () const
 The scalar-summed visible transverse energy in the event.
void clear ()
 Clear the projection results.

Protected Member Functions

void project (const Event &e)
 Apply the projection to the event.
int compare (const Projection &p) const
 Compare projections.

Detailed Description

Calculate missing $ E $, $ E_\perp $ etc.

Project out the total visible energy vector, allowing missing $ E $, $ E_\perp $ etc. to be calculated. Final state visibility restrictions are automatic.


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