Rivet  1.8.0
Protected Member Functions
Rivet::LossyFinalState< FILTER > Class Template Reference

Templated FS projection which can lose some of the supplied particles. More...

#include <LossyFinalState.hh>

Inheritance diagram for Rivet::LossyFinalState< FILTER >:
Rivet::FinalState Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

Constructors
 LossyFinalState (const FinalState &fsp, FILTER filter)
 Constructor from FinalState.
 LossyFinalState (FILTER filter, double mineta=-MAXRAPIDITY, double maxeta=MAXRAPIDITY, double minpt=0.0)
 Stand-alone constructor. Initialises the base FinalState projection.
virtual ~LossyFinalState ()
 Virtual destructor, to allow subclassing.
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

template<typename FILTER>
class Rivet::LossyFinalState< FILTER >

Templated FS projection which can lose some of the supplied particles.


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