#include <MatchTPCITS.h>
|
| TPCABSeed (int id, int ic, const o2::track::TrackParCov &trc) |
|
bool | isDisabled () const |
|
void | disable () |
|
bool | isValidated () const |
|
void | validate (int lID) |
|
int8_t | getNLayers () const |
|
bool | needAlteranative () const |
|
void | setNeedAlternative () |
|
ABTrackLink & | getLink (int i) |
|
const ABTrackLink & | getLink (int i) const |
|
void | addLink (const o2::track::TrackParCov &trc, int clID, int parentID, int nextID, int lr, int nc, int laddID, float chi2) |
|
int | getNLinks () const |
|
auto | getBestLinkID () const |
|
bool | checkLinkHasUsedClusters (int linkID, const std::vector< int > &clStatus) const |
|
void | flagLinkUsedClusters (int linkID, std::vector< int > &clStatus) const |
|
size_t | sizeInternal () const |
|
size_t | capInternal () const |
|
Definition at line 227 of file MatchTPCITS.h.
◆ TPCABSeed()
◆ addLink()
◆ capInternal()
size_t o2::globaltracking::TPCABSeed::capInternal |
( |
| ) |
const |
|
inline |
◆ checkLinkHasUsedClusters()
bool o2::globaltracking::TPCABSeed::checkLinkHasUsedClusters |
( |
int |
linkID, |
|
|
const std::vector< int > & |
clStatus |
|
) |
| const |
|
inline |
◆ disable()
void o2::globaltracking::TPCABSeed::disable |
( |
| ) |
|
|
inline |
◆ flagLinkUsedClusters()
void o2::globaltracking::TPCABSeed::flagLinkUsedClusters |
( |
int |
linkID, |
|
|
std::vector< int > & |
clStatus |
|
) |
| const |
|
inline |
◆ getBestLinkID()
auto o2::globaltracking::TPCABSeed::getBestLinkID |
( |
| ) |
const |
|
inline |
◆ getLink() [1/2]
◆ getLink() [2/2]
const ABTrackLink & o2::globaltracking::TPCABSeed::getLink |
( |
int |
i | ) |
const |
|
inline |
◆ getNLayers()
int8_t o2::globaltracking::TPCABSeed::getNLayers |
( |
| ) |
const |
|
inline |
◆ getNLinks()
int o2::globaltracking::TPCABSeed::getNLinks |
( |
| ) |
const |
|
inline |
◆ isDisabled()
bool o2::globaltracking::TPCABSeed::isDisabled |
( |
| ) |
const |
|
inline |
◆ isValidated()
bool o2::globaltracking::TPCABSeed::isValidated |
( |
| ) |
const |
|
inline |
◆ needAlteranative()
bool o2::globaltracking::TPCABSeed::needAlteranative |
( |
| ) |
const |
|
inline |
◆ setNeedAlternative()
void o2::globaltracking::TPCABSeed::setNeedAlternative |
( |
| ) |
|
|
inline |
◆ sizeInternal()
size_t o2::globaltracking::TPCABSeed::sizeInternal |
( |
| ) |
const |
|
inline |
◆ validate()
void o2::globaltracking::TPCABSeed::validate |
( |
int |
lID | ) |
|
|
inline |
◆ firstInLr
entry of 1st (best) hypothesis on each layer
Definition at line 238 of file MatchTPCITS.h.
◆ gLinksPool
◆ ICCanID
interaction candidate ID (they are sorted in increasing time)
Definition at line 230 of file MatchTPCITS.h.
◆ linksEntry
uint32_t o2::globaltracking::TPCABSeed::linksEntry = 0 |
◆ lowestLayer
◆ NeedAlternative
constexpr int8_t o2::globaltracking::TPCABSeed::NeedAlternative = -3 |
|
staticconstexpr |
◆ nLinks
int o2::globaltracking::TPCABSeed::nLinks = 0 |
◆ status
int8_t o2::globaltracking::TPCABSeed::status = MinusOne |
◆ threadID
uint8_t o2::globaltracking::TPCABSeed::threadID = 0 |
◆ tpcWID
◆ track
Seed propagated to the outer layer under certain time constraint.
Definition at line 237 of file MatchTPCITS.h.
◆ winLinkID
int o2::globaltracking::TPCABSeed::winLinkID = MinusOne |
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/GlobalTracking/include/GlobalTracking/MatchTPCITS.h
- /home/runner/work/AliceO2/AliceO2/Detectors/GlobalTracking/src/MatchTPCITS.cxx