|
Rivet
1.8.0
|
Project out the incoming beams. More...
#include <Beam.hh>
Public Member Functions | |
| Beam () | |
| The default constructor. | |
| virtual const Projection * | clone () const |
| Clone on the heap. | |
| const ParticlePair & | beams () const |
| The pair of beam particles in the current collision. | |
| const PdgIdPair | beamIds () const |
| The pair of beam particle PDG codes in the current collision. | |
| double | sqrtS () const |
Get centre of mass energy, . | |
| virtual void | project (const Event &e) |
| Project on to the Event. | |
Protected Member Functions | |
| virtual int | compare (const Projection &UNUSED(p)) const |
| Compare with other projections. | |
Project out the incoming beams.
1.7.6.1