![]() |
eic-smear
1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
|
#include <Kinematics.h>
Public Member Functions | |
LeptonKinematicsComputer (const EventDis &) | |
virtual DisKinematics * | Calculate () |
Protected Attributes | |
std::vector< const VirtualParticle * > | mBeams |
Computes DIS event kinematics from the scattered lepton. Uses lepton momentum in place of energy if momentum is available, as this is typically measured more precisely for EIC kinematics.
Definition at line 64 of file Kinematics.h.
|
explicit |
Determine the beam info from the input event
Definition at line 243 of file Kinematics.cxx.