Rivet  1.8.0
Protected Member Functions
Rivet::VisibleFinalState Class Reference

Final state modifier excluding particles which are not experimentally visible. More...

#include <VisibleFinalState.hh>

Inheritance diagram for Rivet::VisibleFinalState:
Rivet::FinalState Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

Constructors
 VisibleFinalState (double mineta=-MAXRAPIDITY, double maxeta=MAXRAPIDITY, double minpt=0.0 *GeV)
 Constructor with min and max pseudorapidity $ \eta $ and min $ p_T $ (in GeV).
 VisibleFinalState (const FinalState &fsp)
 Constructor with specific FinalState.
virtual const Projectionclone () 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.

Detailed Description

Final state modifier excluding particles which are not experimentally visible.


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