![]() |
Project
|
< record about matchig of 2 tracks More...
#include <MatchCosmics.h>
Public Attributes | |
int | id0 = MinusOne |
id of 1st parnter | |
int | id1 = MinusOne |
id of 2nd parnter | |
float | chi2 = -1.f |
matching chi2 | |
int | next = MinusOne |
index of eventual next record | |
< record about matchig of 2 tracks
Definition at line 76 of file MatchCosmics.h.
float o2::globaltracking::MatchCosmics::MatchRecord::chi2 = -1.f |
matching chi2
Definition at line 79 of file MatchCosmics.h.
id of 1st parnter
Definition at line 77 of file MatchCosmics.h.
id of 2nd parnter
Definition at line 78 of file MatchCosmics.h.
index of eventual next record
Definition at line 80 of file MatchCosmics.h.