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
erhic::LeptonKinematicsComputer Class Reference

#include <Kinematics.h>

Inheritance diagram for erhic::LeptonKinematicsComputer:
erhic::KinematicsComputer

Public Member Functions

 LeptonKinematicsComputer (const EventDis &)
 
virtual DisKinematicsCalculate ()
 

Protected Attributes

std::vector< const
VirtualParticle * > 
mBeams
 

Detailed Description

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.

Constructor & Destructor Documentation

erhic::LeptonKinematicsComputer::LeptonKinematicsComputer ( const EventDis event)
explicit

Determine the beam info from the input event

Definition at line 243 of file Kinematics.cxx.


The documentation for this class was generated from the following files: