|
Rivet
1.8.0
|
Get the incoming and outgoing leptons in a DIS event. More...
#include <DISLepton.hh>
Public Member Functions | |
| const Particle & | in () const |
| The incoming lepton. | |
| const Particle & | out () const |
| The outgoing lepton. | |
| const double & | pzSign () const |
Constructors. | |
| DISLepton () | |
| virtual const Projection * | clone () const |
| Clone on the heap. | |
Protected Member Functions | |
| virtual void | project (const Event &e) |
| Perform the projection operation on the supplied event. | |
| virtual int | compare (const Projection &p) const |
| Compare with other projections. | |
Get the incoming and outgoing leptons in a DIS event.
1.7.6.1