![]() |
Iguana 1.0.0
Implementation Guardian of Analysis Algorithms
|
#include <TypeDefs.h>
4-momentum type
Definition at line 25 of file TypeDefs.h.
Public Attributes | |
| vector_element_t | E |
| \(E\)-component | |
| vector_element_t | px |
| \(x\)-component | |
| vector_element_t | py |
| \(y\)-component | |
| vector_element_t | pz |
| \(z\)-component | |
| vector_element_t iguana::Momentum4::E |
\(E\)-component
Definition at line 33 of file TypeDefs.h.
| vector_element_t iguana::Momentum4::px |
\(x\)-component
Definition at line 27 of file TypeDefs.h.
| vector_element_t iguana::Momentum4::py |
\(y\)-component
Definition at line 29 of file TypeDefs.h.
| vector_element_t iguana::Momentum4::pz |
\(z\)-component
Definition at line 31 of file TypeDefs.h.