Changeset 516 in svn for trunk/paper
- Timestamp:
- Jul 27, 2009, 4:21:27 PM (15 years ago)
- Location:
- trunk/paper
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/paper/CommPhysComp/notes.tex
r515 r516 1288 1288 \texttt{~~~float E } &\texttt{ // track energy in GeV }\\ 1289 1289 \texttt{~~~float Px } &\texttt{ // track momentum vector (x component) in GeV$/c$ }\\ 1290 \texttt{~~~float Py } &\texttt{ // track momentum vector ( xcomponent) in GeV$/c$ }\\1291 \texttt{~~~float Pz } &\texttt{ // track momentum vector ( xcomponent) in GeV$/c$ }\\1290 \texttt{~~~float Py } &\texttt{ // track momentum vector (y component) in GeV$/c$ }\\ 1291 \texttt{~~~float Pz } &\texttt{ // track momentum vector (z component) in GeV$/c$ }\\ 1292 1292 \texttt{~~~float Charge } &\texttt{ // track charge in units of $e$ }\\ 1293 1293 \end{tabular} -
trunk/paper/notes.tex
r515 r516 1228 1228 \texttt{~~~float E } &\texttt{ // track energy in GeV }\\ 1229 1229 \texttt{~~~float Px } &\texttt{ // track momentum vector (x component) in GeV$/c$ }\\ 1230 \texttt{~~~float Py } &\texttt{ // track momentum vector ( xcomponent) in GeV$/c$ }\\1231 \texttt{~~~float Pz } &\texttt{ // track momentum vector ( xcomponent) in GeV$/c$ }\\1230 \texttt{~~~float Py } &\texttt{ // track momentum vector (y component) in GeV$/c$ }\\ 1231 \texttt{~~~float Pz } &\texttt{ // track momentum vector (z component) in GeV$/c$ }\\ 1232 1232 \texttt{~~~float Charge } &\texttt{ // track charge in units of $e$ }\\ 1233 1233 \end{tabular}
Note:
See TracChangeset
for help on using the changeset viewer.