Processing math: 12%
Iguana 0.0.0
Implementation Guardian of Analysis Algorithms
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
iguana::Momentum4 Struct Reference

#include <TypeDefs.h>

Detailed Description

4-momentum type

Definition at line 24 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 E
 E-component
 

Member Data Documentation

◆ E

vector_element_t iguana::Momentum4::E

E-component

Definition at line 32 of file TypeDefs.h.

◆ px

vector_element_t iguana::Momentum4::px

x-component

Definition at line 26 of file TypeDefs.h.

◆ py

vector_element_t iguana::Momentum4::py

y-component

Definition at line 28 of file TypeDefs.h.

◆ pz

vector_element_t iguana::Momentum4::pz

z-component

Definition at line 30 of file TypeDefs.h.


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