|
Rivet
1.8.0
|
Final state modifier excluding particles which are not experimentally visible. More...
#include <VisibleFinalState.hh>
Public Member Functions | |
Constructors | |
| VisibleFinalState (double mineta=-MAXRAPIDITY, double maxeta=MAXRAPIDITY, double minpt=0.0 *GeV) | |
Constructor with min and max pseudorapidity and min (in GeV). | |
| VisibleFinalState (const FinalState &fsp) | |
| Constructor with specific FinalState. | |
| virtual const Projection * | clone () const |
| Clone on the heap. | |
Protected Member Functions | |
| void | project (const Event &e) |
| Apply the projection on the supplied event. | |
| int | compare (const Projection &p) const |
| Compare projections. | |
Final state modifier excluding particles which are not experimentally visible.
1.7.6.1