Project
Loading...
Searching...
No Matches
o2::its::CellSeed Class Referencefinal

#include <Cell.h>

Inherits TrackParametrizationWithError< float >.

Public Member Functions

 GPUhdDefault () CellSeed()=default
 
 GPUhdDefault () CellSeed(const CellSeed &)=default
 
 GPUhdDefault () ~CellSeed()=default
 
 GPUd () CellSeed(int innerL
 
 GPUhd () int getSecondClusterIndex() const
 
 GPUhd () int getThirdClusterIndex() const
 
 GPUhd () int getFirstTrackletIndex() const
 
 GPUhd () void setFirstTrackletIndex(int trkl)
 
 GPUhd () int getSecondTrackletIndex() const
 
 GPUhd () void setSecondTrackletIndex(int trkl)
 
 GPUhd () int getChi2() const
 
 GPUhd () void setChi2(float chi2)
 
 GPUhd () int getLevel() const
 
 GPUhd () void setLevel(int level)
 
 GPUhd () int *getLevelPtr()
 
 GPUhd () int *getClusters()
 
 GPUhd () int getCluster(int i) const
 
 GPUhdi () void printCell() const
 

Public Attributes

int cl0
 
int int cl1
 
int int int cl2
 
int int int int trkl0
 
int int int int int trkl1
 
int int int int int o2::track::TrackParCovFtpc
 
int int int int int o2::track::TrackParCovF float chi2: o2::track::TrackParCovF{tpc}
 
int int int int int o2::track::TrackParCovF float mLevel {1}
 
int int int int int o2::track::TrackParCovF float mChi2
 

Detailed Description

Definition at line 78 of file Cell.h.

Member Function Documentation

◆ GPUd()

o2::its::CellSeed::GPUd ( )

◆ GPUhd() [1/13]

o2::its::CellSeed::GPUhd ( )
inline

Definition at line 105 of file Cell.h.

◆ GPUhd() [2/13]

o2::its::CellSeed::GPUhd ( )
inline

Definition at line 104 of file Cell.h.

◆ GPUhd() [3/13]

o2::its::CellSeed::GPUhd ( ) const
inline

Definition at line 100 of file Cell.h.

◆ GPUhd() [4/13]

o2::its::CellSeed::GPUhd ( ) const
inline

Definition at line 106 of file Cell.h.

◆ GPUhd() [5/13]

o2::its::CellSeed::GPUhd ( ) const
inline

Definition at line 96 of file Cell.h.

◆ GPUhd() [6/13]

o2::its::CellSeed::GPUhd ( ) const
inline

Definition at line 102 of file Cell.h.

◆ GPUhd() [7/13]

o2::its::CellSeed::GPUhd ( ) const
inline

Definition at line 94 of file Cell.h.

◆ GPUhd() [8/13]

o2::its::CellSeed::GPUhd ( ) const
inline

Definition at line 98 of file Cell.h.

◆ GPUhd() [9/13]

o2::its::CellSeed::GPUhd ( ) const
inline

Definition at line 95 of file Cell.h.

◆ GPUhd() [10/13]

o2::its::CellSeed::GPUhd ( )
inline

Definition at line 101 of file Cell.h.

◆ GPUhd() [11/13]

o2::its::CellSeed::GPUhd ( )
inline

Definition at line 97 of file Cell.h.

◆ GPUhd() [12/13]

o2::its::CellSeed::GPUhd ( )
inline

Definition at line 103 of file Cell.h.

◆ GPUhd() [13/13]

o2::its::CellSeed::GPUhd ( )
inline

Definition at line 99 of file Cell.h.

◆ GPUhdDefault() [1/3]

o2::its::CellSeed::GPUhdDefault ( )
default

◆ GPUhdDefault() [2/3]

o2::its::CellSeed::GPUhdDefault ( ) const &
default

◆ GPUhdDefault() [3/3]

o2::its::CellSeed::GPUhdDefault ( )
default

◆ GPUhdi()

o2::its::CellSeed::GPUhdi ( ) const

Member Data Documentation

◆ chi2

int int int int int o2::track::TrackParCovF float o2::its::CellSeed::chi2

Definition at line 84 of file Cell.h.

◆ cl0

int o2::its::CellSeed::cl0

Definition at line 84 of file Cell.h.

◆ cl1

int int o2::its::CellSeed::cl1

Definition at line 84 of file Cell.h.

◆ cl2

int int int o2::its::CellSeed::cl2

Definition at line 84 of file Cell.h.

◆ mChi2

int int int int int o2::track::TrackParCovF float o2::its::CellSeed::mChi2
Initial value:
{
setUserField(innerL);
mClusters[innerL + 0] = cl0;
mClusters[innerL + 1] = cl1;
mClusters[innerL + 2] = cl2;
mTracklets[0] = trkl0;
mTracklets[1] = trkl1;
}
GPUhd() int getFirstClusterIndex() const { return mClusters[getUserField()]; }
int int int int int trkl1
Definition Cell.h:84
int int int int int o2::track::TrackParCovF float chi2
Definition Cell.h:84
int int int cl2
Definition Cell.h:84
GPUhd() int getSecondClusterIndex() const
Definition Cell.h:94
int int int int trkl0
Definition Cell.h:84
int int cl1
Definition Cell.h:84

Definition at line 84 of file Cell.h.

◆ mLevel

int int int int int o2::track::TrackParCovF float o2::its::CellSeed::mLevel {1}

Definition at line 84 of file Cell.h.

◆ tpc

int int int int int o2::track::TrackParCovF& o2::its::CellSeed::tpc

Definition at line 84 of file Cell.h.

◆ trkl0

int int int int o2::its::CellSeed::trkl0

Definition at line 84 of file Cell.h.

◆ trkl1

int int int int int o2::its::CellSeed::trkl1

Definition at line 84 of file Cell.h.


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