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

#include <BankDefs.h>

Detailed Description

Set of variables created by creator algorithm iguana::physics::SingleHadronKinematics

Definition at line 74 of file BankDefs.h.

Public Attributes

int pindex = 0
 REC::Particle row (pindex) of the hadron
int pdg = 0
 PDG code of the hadron.
double z = 0
 \(z\): Momentum fraction of the fragmenting parton carried by the hadron
double PhPerp = 0
 \(P_h^\perp\): transverse momentum of the hadron in the \(\perp\)-frame (transverse to \(\vec{q}\))
double MX2 = 0
 \(M_X^2(ehX)\): Missing mass squared of the hadron
double xF = 0
 \(x_F\): Feynman-x of the hadron
double yB = 0
 \(y_{h,B}\): Breit frame rapidity of the hadron
double phiH = 0
 \(\phi_h\): \(q\)-azimuthal angle between the lepton-scattering plane and the \(\vec{q}\times\vec{P}_h\) plane; if the value is tools::UNDEF, the calculation failed
double xi = 0
 \(\xi_h\): Longitudinal momentum fraction of the nucleon carried by the hadron

Member Data Documentation

◆ MX2

double iguana::physics::SingleHadronKinematicsVars::MX2 = 0

\(M_X^2(ehX)\): Missing mass squared of the hadron

Definition at line 84 of file BankDefs.h.

◆ pdg

int iguana::physics::SingleHadronKinematicsVars::pdg = 0

PDG code of the hadron.

Definition at line 78 of file BankDefs.h.

◆ phiH

double iguana::physics::SingleHadronKinematicsVars::phiH = 0

\(\phi_h\): \(q\)-azimuthal angle between the lepton-scattering plane and the \(\vec{q}\times\vec{P}_h\) plane; if the value is tools::UNDEF, the calculation failed

Definition at line 90 of file BankDefs.h.

◆ PhPerp

double iguana::physics::SingleHadronKinematicsVars::PhPerp = 0

\(P_h^\perp\): transverse momentum of the hadron in the \(\perp\)-frame (transverse to \(\vec{q}\))

Definition at line 82 of file BankDefs.h.

◆ pindex

int iguana::physics::SingleHadronKinematicsVars::pindex = 0

REC::Particle row (pindex) of the hadron

Definition at line 76 of file BankDefs.h.

◆ xF

double iguana::physics::SingleHadronKinematicsVars::xF = 0

\(x_F\): Feynman-x of the hadron

Definition at line 86 of file BankDefs.h.

◆ xi

double iguana::physics::SingleHadronKinematicsVars::xi = 0

\(\xi_h\): Longitudinal momentum fraction of the nucleon carried by the hadron

Definition at line 92 of file BankDefs.h.

◆ yB

double iguana::physics::SingleHadronKinematicsVars::yB = 0

\(y_{h,B}\): Breit frame rapidity of the hadron

Definition at line 88 of file BankDefs.h.

◆ z

double iguana::physics::SingleHadronKinematicsVars::z = 0

\(z\): Momentum fraction of the fragmenting parton carried by the hadron

Definition at line 80 of file BankDefs.h.


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