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

#include <BankDefs.h>

Detailed Description

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

Definition at line 44 of file BankDefs.h.

Public Attributes

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

Member Data Documentation

◆ beamPz

double iguana::physics::InclusiveKinematicsVars::beamPz = 0

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

Definition at line 66 of file BankDefs.h.

◆ nu

double iguana::physics::InclusiveKinematicsVars::nu = 0

\(\nu\)

Definition at line 56 of file BankDefs.h.

◆ pindex

int iguana::physics::InclusiveKinematicsVars::pindex = 0

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

Definition at line 46 of file BankDefs.h.

◆ Q2

double iguana::physics::InclusiveKinematicsVars::Q2 = 0

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

Definition at line 48 of file BankDefs.h.

◆ qE

double iguana::physics::InclusiveKinematicsVars::qE = 0

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

Definition at line 64 of file BankDefs.h.

◆ qx

double iguana::physics::InclusiveKinematicsVars::qx = 0

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

Definition at line 58 of file BankDefs.h.

◆ qy

double iguana::physics::InclusiveKinematicsVars::qy = 0

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

Definition at line 60 of file BankDefs.h.

◆ qz

double iguana::physics::InclusiveKinematicsVars::qz = 0

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

Definition at line 62 of file BankDefs.h.

◆ targetM

double iguana::physics::InclusiveKinematicsVars::targetM = 0

target mass (GeV)

Definition at line 68 of file BankDefs.h.

◆ W

double iguana::physics::InclusiveKinematicsVars::W = 0

\(W\) (GeV)

Definition at line 54 of file BankDefs.h.

◆ x

double iguana::physics::InclusiveKinematicsVars::x = 0

\(x_B\)

Definition at line 50 of file BankDefs.h.

◆ y

double iguana::physics::InclusiveKinematicsVars::y = 0

\(y\)

Definition at line 52 of file BankDefs.h.


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