|
Rivet
1.8.0
|
Get the total energy vector, allowing missing
etc. to be calculated.
More...
#include <TotalVisibleMomentum.hh>
Public Member Functions | |
| TotalVisibleMomentum (const FinalState &fsp) | |
| Constructor. Make sure you supply an appropriately vetoed FS! | |
| virtual const Projection * | clone () const |
| Clone on the heap. | |
| FourMomentum & | momentum () |
| The projected four-momentum vector. | |
| const FourMomentum & | momentum () 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. | |
Get the total energy vector, allowing missing
etc. to be calculated.
1.7.6.1