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

Get the total energy vector, allowing missing $ E_T $ etc. to be calculated. More...

#include <TotalVisibleMomentum.hh>

Inheritance diagram for Rivet::TotalVisibleMomentum:
Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

 TotalVisibleMomentum (const FinalState &fsp)
 Constructor. Make sure you supply an appropriately vetoed FS!
virtual const Projectionclone () const
 Clone on the heap.
FourMomentummomentum ()
 The projected four-momentum vector.
const FourMomentummomentum () const
 The projected four-momentum vector.
double scalarET () const
 The projected scalar transverse energy.

Protected Member Functions

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

Detailed Description

Get the total energy vector, allowing missing $ E_T $ etc. to be calculated.

Deprecated:
This is confusing because the visibility is not automatic. Use MissingMomentum instead.

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