|
Rivet
1.8.0
|
Count the final-state particles in an event. More...
#include <Multiplicity.hh>
Public Member Functions | |
| Multiplicity (const FinalState &fsp) | |
| Constructor. The provided FinalState projection must live throughout the run. | |
| virtual const Projection * | clone () 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. | |
Count the final-state particles in an event.
1.7.6.1