Project
Loading...
Searching...
No Matches
o2::globaltracking::MatchCosmics::MatchRecord Struct Reference

< 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
 

Detailed Description

< record about matchig of 2 tracks

Definition at line 76 of file MatchCosmics.h.

Member Data Documentation

◆ chi2

float o2::globaltracking::MatchCosmics::MatchRecord::chi2 = -1.f

matching chi2

Definition at line 79 of file MatchCosmics.h.

◆ id0

int o2::globaltracking::MatchCosmics::MatchRecord::id0 = MinusOne

id of 1st parnter

Definition at line 77 of file MatchCosmics.h.

◆ id1

int o2::globaltracking::MatchCosmics::MatchRecord::id1 = MinusOne

id of 2nd parnter

Definition at line 78 of file MatchCosmics.h.

◆ next

int o2::globaltracking::MatchCosmics::MatchRecord::next = MinusOne

index of eventual next record

Definition at line 80 of file MatchCosmics.h.


The documentation for this struct was generated from the following file: