|  | Iguana 1.0.0
    Implementation Guardian of Analysis Algorithms | 
#include <BankDefs.h>
Set of variables created by creator algorithm iguana::physics::InclusiveKinematics.
Definition at line 44 of file BankDefs.h.
| Public Attributes | |
| double | beamPz = 0 | 
| beam momentum \(z\)-component (GeV) | |
| double | nu = 0 | 
| \(\nu\) | |
| int | pindex = 0 | 
| REC::Particle row (pindex) of the scattered electron | |
| double | Q2 = 0 | 
| \(Q^2\) (GeV \(^2\)) | |
| double | qE = 0 | 
| \(E\)-component of virtual photon momentum \(q\) | |
| 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 | targetM = 0 | 
| target mass (GeV) | |
| double | W = 0 | 
| \(W\) (GeV) | |
| double | x = 0 | 
| \(x_B\) | |
| double | y = 0 | 
| \(y\) | |
| double iguana::physics::InclusiveKinematicsVars::beamPz = 0 | 
beam momentum \(z\)-component (GeV)
Definition at line 66 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::nu = 0 | 
\(\nu\)
Definition at line 56 of file BankDefs.h.
| int iguana::physics::InclusiveKinematicsVars::pindex = 0 | 
REC::Particle row (pindex) of the scattered electron
Definition at line 46 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::Q2 = 0 | 
\(Q^2\) (GeV \(^2\))
Definition at line 48 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::qE = 0 | 
\(E\)-component of virtual photon momentum \(q\)
Definition at line 64 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::qx = 0 | 
\(x\)-component of virtual photon momentum \(q\)
Definition at line 58 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::qy = 0 | 
\(y\)-component of virtual photon momentum \(q\)
Definition at line 60 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::qz = 0 | 
\(z\)-component of virtual photon momentum \(q\)
Definition at line 62 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::targetM = 0 | 
target mass (GeV)
Definition at line 68 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::W = 0 | 
\(W\) (GeV)
Definition at line 54 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::x = 0 | 
\(x_B\)
Definition at line 50 of file BankDefs.h.
| double iguana::physics::InclusiveKinematicsVars::y = 0 | 
\(y\)
Definition at line 52 of file BankDefs.h.