Structure holding single track information for Altai tracker.
More...
#include <tracking_altai.h>
|
|
uint32_t | event_id |
| | Global event ID.
|
| |
|
float | zero_plane_x |
| | Reference plane X.
|
| |
|
float | zero_plane_y |
| | Reference plane Y.
|
| |
|
float | zero_plane_z |
| | Reference plane Z (always 0)
|
| |
|
float | angcoeff_dx |
| | Track angular coefficient X.
|
| |
|
float | angcoeff_dy |
| | Track angular coefficient Y.
|
| |
|
float | angcoeff_dz |
| | Track angular coefficient Z (always 1)
|
| |
|
float | chi2 |
| | Track chi^2.
|
| |
|
float | chi2ndof |
| | Track chi^2 per degree of freedom.
|
| |
|
int | ndof |
| | Number of degrees of freedom.
|
| |
|
double | timestamp |
| | Timestamp of the track.
|
| |
Structure holding single track information for Altai tracker.
The documentation for this struct was generated from the following file:
- /home/runner/work/epic-drich-beam-test-analysis/epic-drich-beam-test-analysis/include/tracking_altai.h