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

#include <TypeDefs.h>

Detailed Description

3-momentum type

Definition at line 14 of file TypeDefs.h.

Public Attributes

vector_element_t px
 \(x\)-component
 
vector_element_t py
 \(y\)-component
 
vector_element_t pz
 \(z\)-component
 

Member Data Documentation

◆ px

vector_element_t iguana::Momentum3::px

\(x\)-component

Definition at line 16 of file TypeDefs.h.

◆ py

vector_element_t iguana::Momentum3::py

\(y\)-component

Definition at line 18 of file TypeDefs.h.

◆ pz

vector_element_t iguana::Momentum3::pz

\(z\)-component

Definition at line 20 of file TypeDefs.h.


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