|
Rivet
1.8.0
|
Final state particles boosted to the hadronic center of mass system. More...
#include <DISFinalState.hh>
Public Types | |
| enum | BoostType { HCM, BREIT } |
| Type of DIS boost to apply. | |
Public Member Functions | |
Constructors | |
| DISFinalState (const DISKinematics &kinematicsp, BoostType boosttype) | |
| Constructor. | |
| virtual const Projection * | clone () const |
| Clone on the heap. | |
Protected Member Functions | |
| void | project (const Event &e) |
| Apply the projection on the supplied event. | |
| int | compare (const Projection &p) const |
| Compare projections. | |
Final state particles boosted to the hadronic center of mass system.
NB. The DIS scattered lepton is not included in the final state particles.
1.7.6.1