Project
Loading...
Searching...
No Matches
o2::gpu::GPUTRDTrackletWord Class Referenceabstract

#include <GPUTRDTrackletWord.h>

Public Member Functions

 GPUd () GPUTRDTrackletWord(uint32_t trackletWord=0)
 
 GPUd () GPUTRDTrackletWord(uint32_t trackletWord
 
 GPUdDefault () GPUTRDTrackletWord(const GPUTRDTrackletWord &rhs)=default
 
 GPUdDefault () GPUTRDTrackletWord &operator
 
 GPUdDefault () ~GPUTRDTrackletWord()=default
 
 GPUTRDTrackletWord (const AliTRDtrackletWord &rhs)
 
 GPUTRDTrackletWord (const AliTRDtrackletMCM &rhs)
 
GPUTRDTrackletWordoperator= (const AliTRDtrackletMCM &rhs)
 
 GPUd () bool operator<(const GPUTRDTrackletWord &t) const
 
 GPUd () bool operator>(const GPUTRDTrackletWord &t) const
 
 GPUd () bool operator<
 
 GPUd () int32_t GetdYbin() const
 
 GPUd () int32_t GetZbin() const
 
 GPUd () int32_t GetPID() const
 
 GPUd () double GetPID(int32_t) const
 
 GPUd () int32_t GetDetector() const
 
 GPUd () int32_t GetHCId() const
 
 GPUd () float GetdYdX() const
 
 GPUd () float GetdY() const
 
 GPUd () float GetY() const
 
 GPUd () uint32_t GetTrackletWord() const
 
 GPUd () void SetTrackletWord(uint32_t trackletWord)
 
 GPUd () void SetDetector(int32_t id)
 
 GPUd () void SetHCId(int32_t id)
 

Public Attributes

int32_t hcid
 

Protected Attributes

int32_t mHCId
 
uint32_t mTrackletWord
 

Detailed Description

Definition at line 30 of file GPUTRDTrackletWord.h.

Constructor & Destructor Documentation

◆ GPUTRDTrackletWord() [1/2]

o2::gpu::GPUTRDTrackletWord::GPUTRDTrackletWord ( const AliTRDtrackletWord &  rhs)

◆ GPUTRDTrackletWord() [2/2]

o2::gpu::GPUTRDTrackletWord::GPUTRDTrackletWord ( const AliTRDtrackletMCM &  rhs)

Member Function Documentation

◆ GPUd() [1/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( )

◆ GPUd() [2/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const &
inline

Definition at line 45 of file GPUTRDTrackletWord.h.

◆ GPUd() [3/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const &
inline

Definition at line 46 of file GPUTRDTrackletWord.h.

◆ GPUd() [4/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 56 of file GPUTRDTrackletWord.h.

◆ GPUd() [5/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 60 of file GPUTRDTrackletWord.h.

◆ GPUd() [6/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 59 of file GPUTRDTrackletWord.h.

◆ GPUd() [7/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 61 of file GPUTRDTrackletWord.h.

◆ GPUd() [8/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( )

◆ GPUd() [9/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( )
pure virtual

◆ GPUd() [10/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 57 of file GPUTRDTrackletWord.h.

◆ GPUd() [11/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const

◆ GPUd() [12/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 58 of file GPUTRDTrackletWord.h.

◆ GPUd() [13/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 53 of file GPUTRDTrackletWord.h.

◆ GPUd() [14/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 52 of file GPUTRDTrackletWord.h.

◆ GPUd() [15/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( ) const
inline

Definition at line 62 of file GPUTRDTrackletWord.h.

◆ GPUd() [16/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( )
inline

Definition at line 65 of file GPUTRDTrackletWord.h.

◆ GPUd() [17/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( )
inline

Definition at line 66 of file GPUTRDTrackletWord.h.

◆ GPUd() [18/18]

o2::gpu::GPUTRDTrackletWord::GPUd ( )
inline

Definition at line 64 of file GPUTRDTrackletWord.h.

◆ GPUdDefault() [1/3]

o2::gpu::GPUTRDTrackletWord::GPUdDefault ( ) &

◆ GPUdDefault() [2/3]

o2::gpu::GPUTRDTrackletWord::GPUdDefault ( ) const &
default

◆ GPUdDefault() [3/3]

o2::gpu::GPUTRDTrackletWord::GPUdDefault ( )
default

◆ operator=()

GPUTRDTrackletWord & o2::gpu::GPUTRDTrackletWord::operator= ( const AliTRDtrackletMCM &  rhs)

Member Data Documentation

◆ hcid

int32_t o2::gpu::GPUTRDTrackletWord::hcid

Definition at line 34 of file GPUTRDTrackletWord.h.

◆ mHCId

int32_t o2::gpu::GPUTRDTrackletWord::mHCId
protected

Definition at line 69 of file GPUTRDTrackletWord.h.

◆ mTrackletWord

uint32_t o2::gpu::GPUTRDTrackletWord::mTrackletWord
protected

Definition at line 70 of file GPUTRDTrackletWord.h.


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