Project
Loading...
Searching...
No Matches
o2::vertexing::SVertexer::TrackCand Struct Reference

#include <SVertexer.h>

Inherits TrackParametrizationWithError< float >.

Public Member Functions

bool hasITS () const
 

Public Attributes

GIndex gid {}
 
VBracket vBracket {}
 
float minR = 0
 
bool hasTPC = false
 
int8_t nITSclu = -1
 
bool compatibleProton = false
 

Detailed Description

Definition at line 100 of file SVertexer.h.

Member Function Documentation

◆ hasITS()

bool o2::vertexing::SVertexer::TrackCand::hasITS ( ) const
inline

Definition at line 107 of file SVertexer.h.

Member Data Documentation

◆ compatibleProton

bool o2::vertexing::SVertexer::TrackCand::compatibleProton = false

Definition at line 106 of file SVertexer.h.

◆ gid

GIndex o2::vertexing::SVertexer::TrackCand::gid {}

Definition at line 101 of file SVertexer.h.

◆ hasTPC

bool o2::vertexing::SVertexer::TrackCand::hasTPC = false

Definition at line 104 of file SVertexer.h.

◆ minR

float o2::vertexing::SVertexer::TrackCand::minR = 0

Definition at line 103 of file SVertexer.h.

◆ nITSclu

int8_t o2::vertexing::SVertexer::TrackCand::nITSclu = -1

Definition at line 105 of file SVertexer.h.

◆ vBracket

VBracket o2::vertexing::SVertexer::TrackCand::vBracket {}

Definition at line 102 of file SVertexer.h.


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