This project is archived. Its data is
read-only
.
This project is
read-only
.
Changes
Page history
Update Data Model
authored
Feb 26, 2020
by
Matteo Tenti
Show whitespace changes
Inline
Side-by-side
Data-Model.md
View page @
058ad260
...
...
@@ -68,12 +68,12 @@ The linear fit provides:
| double | x0 | X position of the starting point of the track |
| double | y0 | Y position of the starting point of the track |
| double | z0 | Z position of the starting point of the track |
| double | t0 |
t
ime coordinate of the starting point of the track |
| int | ret_ln |
r
eturn value of the linear fit |
| double | t0 |
T
ime coordinate of the starting point of the track |
| int | ret_ln |
R
eturn value of the linear fit |
| double | chi2_ln | Rough measurement of the quality of the linear fit |
| int | ret_cr |
r
eturn value of the circular fit |
| int | ret_cr |
R
eturn value of the circular fit |
| double | chi2_cr | Rough measurement of the quality of the circular fit |
| std::vector
<digit>
| digits |
v
ector of the digits belonging to the track |
| std::vector
<digit>
| digits |
V
ector of the digits belonging to the track |
***EM Calorimeter***
...
...
...
...