![]() |
Project
|
#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 |
Definition at line 100 of file SVertexer.h.
|
inline |
Definition at line 107 of file SVertexer.h.
bool o2::vertexing::SVertexer::TrackCand::compatibleProton = false |
Definition at line 106 of file SVertexer.h.
GIndex o2::vertexing::SVertexer::TrackCand::gid {} |
Definition at line 101 of file SVertexer.h.
bool o2::vertexing::SVertexer::TrackCand::hasTPC = false |
Definition at line 104 of file SVertexer.h.
float o2::vertexing::SVertexer::TrackCand::minR = 0 |
Definition at line 103 of file SVertexer.h.
int8_t o2::vertexing::SVertexer::TrackCand::nITSclu = -1 |
Definition at line 105 of file SVertexer.h.
VBracket o2::vertexing::SVertexer::TrackCand::vBracket {} |
Definition at line 102 of file SVertexer.h.