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

#include <MatchCosmics.h>

Inherits TrackParametrizationWithError< float >.

Public Attributes

TBracket tBracket
 bracketing time-bins
 
GTrackID origID
 track origin id
 
int matchID = MinusOne
 entry (none if MinusOne) of its match in the vector of matches
 
short vtIDMin = -1
 id of the 1st compatible vertex
 
short vtIDMax = -1
 id of the last compatible vertex
 

Detailed Description

Definition at line 82 of file MatchCosmics.h.

Member Data Documentation

◆ matchID

int o2::globaltracking::MatchCosmics::TrackSeed::matchID = MinusOne

entry (none if MinusOne) of its match in the vector of matches

Definition at line 85 of file MatchCosmics.h.

◆ origID

GTrackID o2::globaltracking::MatchCosmics::TrackSeed::origID

track origin id

Definition at line 84 of file MatchCosmics.h.

◆ tBracket

TBracket o2::globaltracking::MatchCosmics::TrackSeed::tBracket

bracketing time-bins

Definition at line 83 of file MatchCosmics.h.

◆ vtIDMax

short o2::globaltracking::MatchCosmics::TrackSeed::vtIDMax = -1

id of the last compatible vertex

Definition at line 87 of file MatchCosmics.h.

◆ vtIDMin

short o2::globaltracking::MatchCosmics::TrackSeed::vtIDMin = -1

id of the 1st compatible vertex

Definition at line 86 of file MatchCosmics.h.


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