|
| TrackInfo ()=default |
|
| TrackInfo (const TrackTPC &track) |
|
| TrackInfo (const TrackInfo &)=default |
|
| ~TrackInfo ()=default |
|
| ClassDefNV (TrackInfo, 1) |
|
| GPUdDefault () TrackTPC()=default |
| Default constructor.
|
|
| GPUdDefault () ~TrackTPC()=default |
| Destructor.
|
|
| GPUd () unsigned short getFlags() const |
|
| GPUd () unsigned short getClustersSideInfo() const |
|
| GPUd () bool hasASideClusters() const |
|
| GPUd () bool hasCSideClusters() const |
|
| GPUd () bool hasBothSidesClusters() const |
|
| GPUd () bool hasASideClustersOnly() const |
|
| GPUd () bool hasCSideClustersOnly() const |
|
| GPUd () void setHasASideClusters() |
|
| GPUd () void setHasCSideClusters() |
|
| GPUd () float getTime0() const |
| Reference time of the track, i.e. t-bins of a primary track with eta=0.
|
|
| GPUd () float getDeltaTBwd() const |
| max possible decrement to getTimeVertex
|
|
| GPUd () float getDeltaTFwd() const |
| max possible increment to getTimeVertex
|
|
| GPUd () void setDeltaTBwd(float t) |
| set max possible decrement to getTimeVertex
|
|
| GPUd () void setDeltaTFwd(float t) |
| set max possible increment to getTimeVertex
|
|
| GPUd () float getChi2() const |
|
| GPUd () const o2 |
|
| GPUd () void setTime0(float v) |
|
| GPUd () void setChi2(float v) |
|
| GPUd () void setOuterParam(o2 |
|
| GPUd () void setParamOut(o2 |
|
| GPUd () const ClusRef &getClusterRef() const |
|
| GPUd () void shiftFirstClusterRef(int dif) |
|
| GPUd () int getNClusters() const |
|
| GPUd () int getNClusterReferences() const |
|
| GPUd () void setClusterRef(uint32_t entry |
|
template<class T > |
| GPUdi () static void getClusterReference(T &clinfo |
|
template<class T > |
| GPUdi () void getClusterReference(T &clinfo |
|
template<class T > |
| GPUdi () static const o2 |
|
template<class T > |
| GPUdi () const o2 |
|
| GPUd () const dEdxInfo &getdEdxAlt() const |
|
| GPUd () void setdEdxAlt(const dEdxInfo &v) |
|