Iguana 0.0.0
Implementation Guardian of Analysis Algorithms
Loading...
Searching...
No Matches
iguana::physics::InclusiveKinematicsVars Struct Reference

#include <Algorithm.h>

Detailed Description

Set of inclusive kinematics variables.

Definition at line 11 of file Algorithm.h.

Public Attributes

int pindex
 REC::Particle row (pindex) of the scattered electron
 
vector_element_t qx
 \(x\)-component of virtual photon momentum \(q\)
 
vector_element_t qy
 \(y\)-component of virtual photon momentum \(q\)
 
vector_element_t qz
 \(z\)-component of virtual photon momentum \(q\)
 
vector_element_t qE
 \(E\)-component of virtual photon momentum \(q\)
 
double Q2
 \(Q^2\) (GeV \(^2\))
 
double x
 \(x_B\)
 
double y
 \(y\)
 
double W
 \(W\) (GeV)
 
double nu
 \(\nu\)
 
double beamPz
 beam momentum \(z\)-component (GeV)
 
double targetM
 target mass (GeV)
 

Member Data Documentation

◆ beamPz

double iguana::physics::InclusiveKinematicsVars::beamPz

beam momentum \(z\)-component (GeV)

Definition at line 33 of file Algorithm.h.

◆ nu

double iguana::physics::InclusiveKinematicsVars::nu

\(\nu\)

Definition at line 31 of file Algorithm.h.

◆ pindex

int iguana::physics::InclusiveKinematicsVars::pindex

REC::Particle row (pindex) of the scattered electron

Definition at line 13 of file Algorithm.h.

◆ Q2

double iguana::physics::InclusiveKinematicsVars::Q2

\(Q^2\) (GeV \(^2\))

Definition at line 23 of file Algorithm.h.

◆ qE

vector_element_t iguana::physics::InclusiveKinematicsVars::qE

\(E\)-component of virtual photon momentum \(q\)

Definition at line 21 of file Algorithm.h.

◆ qx

vector_element_t iguana::physics::InclusiveKinematicsVars::qx

\(x\)-component of virtual photon momentum \(q\)

Definition at line 15 of file Algorithm.h.

◆ qy

vector_element_t iguana::physics::InclusiveKinematicsVars::qy

\(y\)-component of virtual photon momentum \(q\)

Definition at line 17 of file Algorithm.h.

◆ qz

vector_element_t iguana::physics::InclusiveKinematicsVars::qz

\(z\)-component of virtual photon momentum \(q\)

Definition at line 19 of file Algorithm.h.

◆ targetM

double iguana::physics::InclusiveKinematicsVars::targetM

target mass (GeV)

Definition at line 35 of file Algorithm.h.

◆ W

double iguana::physics::InclusiveKinematicsVars::W

\(W\) (GeV)

Definition at line 29 of file Algorithm.h.

◆ x

double iguana::physics::InclusiveKinematicsVars::x

\(x_B\)

Definition at line 25 of file Algorithm.h.

◆ y

double iguana::physics::InclusiveKinematicsVars::y

\(y\)

Definition at line 27 of file Algorithm.h.


The documentation for this struct was generated from the following file: