![]() |
Iguana 0.8.0
Implementation Guardian of Analysis Algorithms
|
#include <TypeDefs.h>
3-momentum type
Definition at line 15 of file TypeDefs.h.
Public Attributes | |
vector_element_t | px |
\(x\)-component | |
vector_element_t | py |
\(y\)-component | |
vector_element_t | pz |
\(z\)-component | |
vector_element_t iguana::Momentum3::px |
\(x\)-component
Definition at line 17 of file TypeDefs.h.
vector_element_t iguana::Momentum3::py |
\(y\)-component
Definition at line 19 of file TypeDefs.h.
vector_element_t iguana::Momentum3::pz |
\(z\)-component
Definition at line 21 of file TypeDefs.h.