QwAnalysis
|
Kinematic variables. More...
#include <QwEvent.h>
Inherits TObject.
Public Member Functions | |
QwKinematics () | |
virtual | ~QwKinematics () |
ClassDef (QwKinematics, 1) | |
Data Fields | |
double | fP0 |
Incoming momentum . More... | |
double | fPp |
Outgoing momentum . More... | |
double | fQ2 |
Four-momentum transfer squared . More... | |
double | fW2 |
Invariant mass squared of the recoiling target system. More... | |
double | fNu |
Energy loss of the electron . More... | |
double | fX |
Bjorken-x scaling variable . More... | |
double | fY |
Fractional energy loss . More... | |
|
inline |
Definition at line 131 of file QwEvent.h.
|
inlinevirtual |
QwKinematics::ClassDef | ( | QwKinematics | , |
1 | |||
) |
double QwKinematics::fNu |
Energy loss of the electron .
Definition at line 139 of file QwEvent.h.
Referenced by QwEvent::CalculateKinematics(), and QwTreeEventBuffer::GetSpecificEvent().
double QwKinematics::fP0 |
Incoming momentum .
Definition at line 133 of file QwEvent.h.
Referenced by QwEvent::CalculateKinematics(), QwTreeEventBuffer::GetSpecificEvent(), and QwEvent::Print().
double QwKinematics::fPp |
Outgoing momentum .
Definition at line 136 of file QwEvent.h.
Referenced by QwEvent::CalculateKinematics(), QwTreeEventBuffer::GetSpecificEvent(), and QwEvent::Print().
double QwKinematics::fQ2 |
Four-momentum transfer squared .
Definition at line 137 of file QwEvent.h.
Referenced by QwEvent::CalculateKinematics(), QwTreeEventBuffer::GetSpecificEvent(), and QwEvent::Print().
double QwKinematics::fW2 |
Invariant mass squared of the recoiling target system.
Definition at line 138 of file QwEvent.h.
Referenced by QwEvent::CalculateKinematics(), and QwTreeEventBuffer::GetSpecificEvent().
double QwKinematics::fX |
Bjorken-x scaling variable .
Definition at line 140 of file QwEvent.h.
Referenced by QwEvent::CalculateKinematics(), and QwTreeEventBuffer::GetSpecificEvent().
double QwKinematics::fY |
Fractional energy loss .
Definition at line 141 of file QwEvent.h.
Referenced by QwEvent::CalculateKinematics(), and QwTreeEventBuffer::GetSpecificEvent().