Rivet  1.8.0
Public Member Functions | Protected Member Functions
Rivet::Multiplicity Class Reference

Count the final-state particles in an event. More...

#include <Multiplicity.hh>

Inheritance diagram for Rivet::Multiplicity:
Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

 Multiplicity (const FinalState &fsp)
 Constructor. The provided FinalState projection must live throughout the run.
virtual const Projectionclone () const
 Clone on the heap.
Access the projected multiplicities.
unsigned int totalMultiplicity () const
 Total multiplicity.
unsigned int hadronMultiplicity () const
 Hadron multiplicity.

Protected Member Functions

void project (const Event &e)
 Perform the projection on the Event.
int compare (const Projection &p) const
 Compare projections.

Detailed Description

Count the final-state particles in an event.


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