Skip to content

Commit

Permalink
Doc: Update p_t
Browse files Browse the repository at this point in the history
Co-authored-by: Chad Mitchell <[email protected]>
  • Loading branch information
ax3l and cemitch99 committed Oct 20, 2023
1 parent 1046978 commit ae10495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/dataanalysis/dataanalysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Reference particle:
* ``px_ref`` momentum in x, normalized to mass*c :math:`p_x = \gamma \beta_x`
* ``py_ref`` momentum in y, normalized to mass*c :math:`p_y = \gamma \beta_y`
* ``pz_ref`` momentum in z, normalized to mass*c :math:`p_z = \gamma \beta_z`
* ``pt_ref`` energy deviation, normalized by rest energy
* ``pt_ref`` energy, normalized by rest energy :math:`p_t = -\gamma`
* ``mass`` reference rest mass, in kg
* ``charge`` reference charge, in C

Expand Down

0 comments on commit ae10495

Please sign in to comment.