Rivet
1.8.0
|
Project out quarks from the hard process in events.
More...
#include <InitialQuarks.hh>
Public Member Functions | |
virtual const ParticleVector & | particles () const |
Access the projected final-state particles. | |
virtual bool | empty () const |
Is this final state empty? | |
virtual bool | isEmpty () const |
Standard constructors and destructors. | |
InitialQuarks () | |
virtual const Projection * | clone () const |
Clone on the heap. | |
Protected Member Functions | |
virtual void | project (const Event &e) |
Apply the projection to the event. | |
virtual int | compare (const Projection &p) const |
Compare projections. |
Project out quarks from the hard process in events.
Rivet::InitialQuarks::InitialQuarks | ( | ) | [inline] |
The default constructor. May specify the minimum and maximum pseudorapidity and the min
(in GeV).
References Rivet::Projection::setName().
Referenced by clone().
virtual bool Rivet::InitialQuarks::isEmpty | ( | ) | const [inline, virtual] |