Rivet  1.8.0
Rivet::ConstLossyFinalState Class Reference

Randomly lose a constant fraction of particles. More...

#include <ConstLossyFinalState.hh>

Inheritance diagram for Rivet::ConstLossyFinalState:
Rivet::LossyFinalState< ConstRandomFilter > Rivet::FinalState Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

Constructors
 ConstLossyFinalState (const FinalState &fsp, double lossfraction)
 Constructor from a FinalState.
 ConstLossyFinalState (double lossfraction, double mineta=-MAXRAPIDITY, double maxeta=MAXRAPIDITY, double minpt=0.0)
 Stand-alone constructor. Initialises the base FinalState projection.
virtual const Projectionclone () const
 Clone on the heap.

Detailed Description

Randomly lose a constant fraction of particles.


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