#include <TrackITS.h>
Inherits TrackParametrizationWithError< float >.
Inherited by o2::its::TrackITSExt.
|
| GPUhdDefault () TrackITS()=default |
|
| GPUhdDefault () TrackITS(const TrackITS &t)=default |
|
| GPUhd () TrackITS(const o2 |
|
| GPUhd () TrackITS(const o2 |
|
| GPUhdDefault () TrackITS &operator |
|
| GPUhdDefault () TrackITS &operator |
|
| GPUhdDefault () ~TrackITS()=default |
|
bool | propagate (float alpha, float x, float bz) |
|
bool | update (const Cluster &c, float chi2) |
|
| GPUhdi () float getChi2() const |
|
| GPUhdi () int getNClusters() const |
|
| GPUhdi () int getNumberOfClusters() const |
|
int | getFirstClusterEntry () const |
|
int | getClusterEntry (int i) const |
|
void | shiftFirstClusterEntry (int bias) |
|
void | setFirstClusterEntry (int offs) |
|
void | setNumberOfClusters (int n) |
|
bool | operator< (const TrackITS &o) const |
|
void | getImpactParams (float x, float y, float z, float bz, float ip[2]) const |
|
void | setClusterRefs (int firstEntry, int n) |
|
const ClusRefs & | getClusterRefs () const |
|
| GPUhdi () ClusRefs &getClusterRefs() |
|
| GPUhdi () void setChi2(float chi2) |
|
bool | isBetter (const TrackITS &best, float maxChi2) const |
|
| GPUhdi () o2 |
|
| GPUhdi () const o2 |
|
| GPUhdi () const o2 |
|
| GPUhdi () uint32_t getPattern() const |
|
bool | hasHitOnLayer (uint32_t i) const |
|
bool | isFakeOnLayer (uint32_t i) const |
|
bool | isExtendedOnLayer (uint32_t i) const |
|
uint32_t | getLastClusterLayer () const |
|
uint32_t | getFirstClusterLayer () const |
|
int | getNFakeClusters () const |
|
void | setNextROFbit (bool toggle=true) |
|
bool | hasHitInNextROF () const |
|
void | setSharedClusters (bool toggle=true) |
|
bool | hasSharedClusters () const |
|
void | setClusterSize (int l, int size) |
|
int | getClusterSize (int l) |
|
int | getClusterSizes () const |
|
Definition at line 35 of file TrackITS.h.
◆ getClusterEntry()
int o2::its::TrackITS::getClusterEntry |
( |
int |
i | ) |
const |
|
inline |
◆ getClusterRefs()
const ClusRefs & o2::its::TrackITS::getClusterRefs |
( |
| ) |
const |
|
inline |
◆ getClusterSize()
int o2::its::TrackITS::getClusterSize |
( |
int |
l | ) |
|
|
inline |
◆ getClusterSizes()
int o2::its::TrackITS::getClusterSizes |
( |
| ) |
const |
|
inline |
◆ getFirstClusterEntry()
int o2::its::TrackITS::getFirstClusterEntry |
( |
| ) |
const |
|
inline |
◆ getFirstClusterLayer()
uint32_t o2::its::TrackITS::getFirstClusterLayer |
( |
| ) |
const |
|
inline |
◆ getImpactParams()
void TrackITS::getImpactParams |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z, |
|
|
float |
bz, |
|
|
float |
ip[2] |
|
) |
| const |
◆ getLastClusterLayer()
uint32_t o2::its::TrackITS::getLastClusterLayer |
( |
| ) |
const |
|
inline |
◆ getNFakeClusters()
int TrackITS::getNFakeClusters |
( |
| ) |
const |
◆ GPUhd() [1/2]
o2::its::TrackITS::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [2/2]
o2::its::TrackITS::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhdDefault() [1/5]
o2::its::TrackITS::GPUhdDefault |
( |
| ) |
& |
◆ GPUhdDefault() [2/5]
o2::its::TrackITS::GPUhdDefault |
( |
| ) |
& |
◆ GPUhdDefault() [3/5]
o2::its::TrackITS::GPUhdDefault |
( |
| ) |
|
|
default |
◆ GPUhdDefault() [4/5]
o2::its::TrackITS::GPUhdDefault |
( |
| ) |
const & |
|
default |
◆ GPUhdDefault() [5/5]
o2::its::TrackITS::GPUhdDefault |
( |
| ) |
|
|
default |
◆ GPUhdi() [1/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
& |
|
inline |
◆ GPUhdi() [2/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
const |
|
inline |
◆ GPUhdi() [3/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
const |
|
inline |
◆ GPUhdi() [4/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
const |
|
inline |
◆ GPUhdi() [5/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
const |
|
inline |
◆ GPUhdi() [6/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
const |
|
inline |
◆ GPUhdi() [7/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
|
|
inline |
◆ GPUhdi() [8/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
const |
|
inline |
◆ GPUhdi() [9/9]
o2::its::TrackITS::GPUhdi |
( |
| ) |
|
|
inline |
◆ hasHitInNextROF()
bool o2::its::TrackITS::hasHitInNextROF |
( |
| ) |
const |
|
inline |
◆ hasHitOnLayer()
bool o2::its::TrackITS::hasHitOnLayer |
( |
uint32_t |
i | ) |
const |
|
inline |
◆ hasSharedClusters()
bool o2::its::TrackITS::hasSharedClusters |
( |
| ) |
const |
|
inline |
◆ isBetter()
bool TrackITS::isBetter |
( |
const TrackITS & |
best, |
|
|
float |
maxChi2 |
|
) |
| const |
◆ isExtendedOnLayer()
bool o2::its::TrackITS::isExtendedOnLayer |
( |
uint32_t |
i | ) |
const |
|
inline |
◆ isFakeOnLayer()
bool o2::its::TrackITS::isFakeOnLayer |
( |
uint32_t |
i | ) |
const |
|
inline |
◆ operator<()
bool TrackITS::operator< |
( |
const TrackITS & |
o | ) |
const |
◆ propagate()
bool TrackITS::propagate |
( |
float |
alpha, |
|
|
float |
x, |
|
|
float |
bz |
|
) |
| |
◆ setClusterRefs()
void o2::its::TrackITS::setClusterRefs |
( |
int |
firstEntry, |
|
|
int |
n |
|
) |
| |
|
inline |
◆ setClusterSize()
void o2::its::TrackITS::setClusterSize |
( |
int |
l, |
|
|
int |
size |
|
) |
| |
|
inline |
◆ setFirstClusterEntry()
void o2::its::TrackITS::setFirstClusterEntry |
( |
int |
offs | ) |
|
|
inline |
◆ setNextROFbit()
void o2::its::TrackITS::setNextROFbit |
( |
bool |
toggle = true | ) |
|
|
inline |
◆ setNumberOfClusters()
void o2::its::TrackITS::setNumberOfClusters |
( |
int |
n | ) |
|
|
inline |
◆ setSharedClusters()
void o2::its::TrackITS::setSharedClusters |
( |
bool |
toggle = true | ) |
|
|
inline |
◆ shiftFirstClusterEntry()
void o2::its::TrackITS::shiftFirstClusterEntry |
( |
int |
bias | ) |
|
|
inline |
◆ update()
bool TrackITS::update |
( |
const Cluster & |
c, |
|
|
float |
chi2 |
|
) |
| |
◆ MaxClusters
constexpr int o2::its::TrackITS::MaxClusters = 16 |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/ITSMFT/ITS/include/DataFormatsITS/TrackITS.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/ITSMFT/ITS/src/TrackITS.cxx