Skip to content

Commit

Permalink
Doc: Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Oct 20, 2023
1 parent 50adc87 commit 80e6620
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/dataanalysis/dataanalysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ Reference particle:
* ``y_ref`` vertical position y, in meters
* ``z_ref`` longitudinal position z, in meters
* ``t_ref`` clock time * c in meters
* ``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, normalized by rest energy :math:`p_t = -\gamma`
* ``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, 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 80e6620

Please sign in to comment.