Project
Loading...
Searching...
No Matches
o2::trd::Tracklet64 Class Reference

#include <Tracklet64.h>

Public Member Functions

 GPUdDefault () Tracklet64()=default
 
 GPUd () Tracklet64(uint64_t trackletword)
 
 GPUdDefault () Tracklet64(const Tracklet64 &)=default
 
 GPUd () Tracklet64(uint64_t format
 
 Tracklet64 (uint64_t format, uint64_t hcid, uint64_t padrow, uint64_t col, uint64_t position, uint64_t slope, uint64_t pid)
 
 GPUdDefault () ~Tracklet64()=default
 
 GPUdDefault () Tracklet64 &operator
 
 GPUd () bool operator
 
 GPUd () int getDetector() const
 
 GPUd () int getPadRow() const
 
 GPUd () int getColumn() const
 
 GPUd () int getPosition() const
 
 GPUd () int getPositionBinSigned() const
 
 GPUd () float getPositionFloat() const
 
 GPUd () int getSlope() const
 
 GPUd () int getSlopeBinSigned() const
 
 GPUd () float getSlopeFloat() const
 
 GPUd () int getMCM() const
 
 GPUd () int getROB() const
 
 GPUd () int getMCMCol() const
 
 GPUd () float getPadWidth() const
 
 GPUd () float getPadColFloat(bool applyShift) const
 
 GPUd () int getPadCol(bool applyShift
 
 GPUd () int getPID() const
 
 GPUd () int getDynamicCharge(unsigned int charge) const
 
 GPUd () int getQ0() const
 
 GPUd () int getQ1() const
 
 GPUd () int getQ2() const
 
 GPUd () void setTrackletWord(uint64_t trackletword)
 
 GPUd () void setQ0(int charge)
 
 GPUd () void setQ1(int charge)
 
 GPUd () void setQ2(int charge)
 
 GPUd () void setPID(int pid)
 
 GPUd () void setPosition(int position)
 
 GPUd () void setSlope(int slope)
 
 GPUd () void print() const
 
void printStream (std::ostream &stream) const
 

Public Attributes

uint64_t hcid
 
uint64_t uint64_t padrow
 
uint64_t uint64_t uint64_t col
 
uint64_t uint64_t uint64_t uint64_t position
 
uint64_t uint64_t uint64_t uint64_t uint64_t slope
 
uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t Q0
 
uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t Q1
 
uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t Q2
 

Static Public Attributes

static constexpr uint64_t formatmask = 0xf000000000000000
 
static constexpr uint64_t hcidmask = 0x0ffe000000000000
 
static constexpr uint64_t padrowmask = 0x0001e00000000000
 
static constexpr uint64_t colmask = 0x0000180000000000
 
static constexpr uint64_t posmask = 0x000007ff00000000
 
static constexpr uint64_t slopemask = 0x00000000ff000000
 
static constexpr uint64_t Q2mask = 0x0000000000ff0000
 
static constexpr uint64_t Q1mask = 0x000000000000ff00
 
static constexpr uint64_t Q0mask = 0x00000000000000ff
 
static constexpr uint64_t PIDmask = 0x0000000000ffffff
 
static constexpr uint64_t formatbs = 60
 
static constexpr uint64_t hcidbs = 49
 
static constexpr uint64_t padrowbs = 45
 
static constexpr uint64_t colbs = 43
 
static constexpr uint64_t posbs = 32
 
static constexpr uint64_t slopebs = 24
 
static constexpr uint64_t PIDbs = 0
 
static constexpr uint64_t Q2bs = 16
 
static constexpr uint64_t Q1bs = 8
 
static constexpr uint64_t Q0bs = 0
 

Protected Attributes

uint64_t mtrackletWord
 

Detailed Description

Definition at line 56 of file Tracklet64.h.

Constructor & Destructor Documentation

◆ Tracklet64()

o2::trd::Tracklet64::Tracklet64 ( uint64_t  format,
uint64_t  hcid,
uint64_t  padrow,
uint64_t  col,
uint64_t  position,
uint64_t  slope,
uint64_t  pid 
)
inline

Definition at line 77 of file Tracklet64.h.

Member Function Documentation

◆ GPUd() [1/31]

o2::trd::Tracklet64::GPUd ( )

◆ GPUd() [2/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 144 of file Tracklet64.h.

◆ GPUd() [3/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 138 of file Tracklet64.h.

◆ GPUd() [4/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 117 of file Tracklet64.h.

◆ GPUd() [5/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 126 of file Tracklet64.h.

◆ GPUd() [6/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 108 of file Tracklet64.h.

◆ GPUd() [7/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 102 of file Tracklet64.h.

◆ GPUd() [8/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 158 of file Tracklet64.h.

◆ GPUd() [9/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 129 of file Tracklet64.h.

◆ GPUd() [10/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 135 of file Tracklet64.h.

◆ GPUd() [11/31]

o2::trd::Tracklet64::GPUd ( )

◆ GPUd() [12/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 105 of file Tracklet64.h.

◆ GPUd() [13/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 157 of file Tracklet64.h.

◆ GPUd() [14/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 111 of file Tracklet64.h.

◆ GPUd() [15/31]

o2::trd::Tracklet64::GPUd ( ) const

◆ GPUd() [16/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 169 of file Tracklet64.h.

◆ GPUd() [17/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 177 of file Tracklet64.h.

◆ GPUd() [18/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 185 of file Tracklet64.h.

◆ GPUd() [19/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 132 of file Tracklet64.h.

◆ GPUd() [20/31]

o2::trd::Tracklet64::GPUd ( ) const
inline

Definition at line 120 of file Tracklet64.h.

◆ GPUd() [21/31]

o2::trd::Tracklet64::GPUd ( ) const

◆ GPUd() [22/31]

o2::trd::Tracklet64::GPUd ( )

◆ GPUd() [23/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 61 of file Tracklet64.h.

◆ GPUd() [24/31]

o2::trd::Tracklet64::GPUd ( ) const

◆ GPUd() [25/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 199 of file Tracklet64.h.

◆ GPUd() [26/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 200 of file Tracklet64.h.

◆ GPUd() [27/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 196 of file Tracklet64.h.

◆ GPUd() [28/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 197 of file Tracklet64.h.

◆ GPUd() [29/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 198 of file Tracklet64.h.

◆ GPUd() [30/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 201 of file Tracklet64.h.

◆ GPUd() [31/31]

o2::trd::Tracklet64::GPUd ( )
inline

Definition at line 195 of file Tracklet64.h.

◆ GPUdDefault() [1/4]

o2::trd::Tracklet64::GPUdDefault ( ) &

◆ GPUdDefault() [2/4]

o2::trd::Tracklet64::GPUdDefault ( )
default

◆ GPUdDefault() [3/4]

o2::trd::Tracklet64::GPUdDefault ( ) const &
default

◆ GPUdDefault() [4/4]

o2::trd::Tracklet64::GPUdDefault ( )
default

◆ printStream()

void o2::trd::Tracklet64::printStream ( std::ostream &  stream) const

Definition at line 29 of file Tracklet64.cxx.

Member Data Documentation

◆ col

uint64_t uint64_t uint64_t o2::trd::Tracklet64::col

Definition at line 63 of file Tracklet64.h.

◆ colbs

constexpr uint64_t o2::trd::Tracklet64::colbs = 43
staticconstexpr

Definition at line 223 of file Tracklet64.h.

◆ colmask

constexpr uint64_t o2::trd::Tracklet64::colmask = 0x0000180000000000
staticconstexpr

Definition at line 212 of file Tracklet64.h.

◆ formatbs

constexpr uint64_t o2::trd::Tracklet64::formatbs = 60
staticconstexpr

Definition at line 220 of file Tracklet64.h.

◆ formatmask

constexpr uint64_t o2::trd::Tracklet64::formatmask = 0xf000000000000000
staticconstexpr

Definition at line 209 of file Tracklet64.h.

◆ hcid

uint64_t o2::trd::Tracklet64::hcid

Definition at line 63 of file Tracklet64.h.

◆ hcidbs

constexpr uint64_t o2::trd::Tracklet64::hcidbs = 49
staticconstexpr

Definition at line 221 of file Tracklet64.h.

◆ hcidmask

constexpr uint64_t o2::trd::Tracklet64::hcidmask = 0x0ffe000000000000
staticconstexpr

Definition at line 210 of file Tracklet64.h.

◆ mtrackletWord

uint64_t o2::trd::Tracklet64::mtrackletWord
protected

Definition at line 232 of file Tracklet64.h.

◆ padrow

uint64_t uint64_t o2::trd::Tracklet64::padrow

Definition at line 63 of file Tracklet64.h.

◆ padrowbs

constexpr uint64_t o2::trd::Tracklet64::padrowbs = 45
staticconstexpr

Definition at line 222 of file Tracklet64.h.

◆ padrowmask

constexpr uint64_t o2::trd::Tracklet64::padrowmask = 0x0001e00000000000
staticconstexpr

Definition at line 211 of file Tracklet64.h.

◆ PIDbs

constexpr uint64_t o2::trd::Tracklet64::PIDbs = 0
staticconstexpr

Definition at line 226 of file Tracklet64.h.

◆ PIDmask

constexpr uint64_t o2::trd::Tracklet64::PIDmask = 0x0000000000ffffff
staticconstexpr

Definition at line 218 of file Tracklet64.h.

◆ posbs

constexpr uint64_t o2::trd::Tracklet64::posbs = 32
staticconstexpr

Definition at line 224 of file Tracklet64.h.

◆ position

uint64_t uint64_t uint64_t uint64_t o2::trd::Tracklet64::position

Definition at line 63 of file Tracklet64.h.

◆ posmask

constexpr uint64_t o2::trd::Tracklet64::posmask = 0x000007ff00000000
staticconstexpr

Definition at line 213 of file Tracklet64.h.

◆ Q0

uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t o2::trd::Tracklet64::Q0

Definition at line 64 of file Tracklet64.h.

◆ Q0bs

constexpr uint64_t o2::trd::Tracklet64::Q0bs = 0
staticconstexpr

Definition at line 229 of file Tracklet64.h.

◆ Q0mask

constexpr uint64_t o2::trd::Tracklet64::Q0mask = 0x00000000000000ff
staticconstexpr

Definition at line 217 of file Tracklet64.h.

◆ Q1

uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t o2::trd::Tracklet64::Q1

Definition at line 64 of file Tracklet64.h.

◆ Q1bs

constexpr uint64_t o2::trd::Tracklet64::Q1bs = 8
staticconstexpr

Definition at line 228 of file Tracklet64.h.

◆ Q1mask

constexpr uint64_t o2::trd::Tracklet64::Q1mask = 0x000000000000ff00
staticconstexpr

Definition at line 216 of file Tracklet64.h.

◆ Q2

uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t o2::trd::Tracklet64::Q2
Initial value:
{
((hcid << hcidbs) & hcidmask) |
((col << colbs) & colmask) |
((position << posbs) & posmask) |
((slope << slopebs) & slopemask) |
((Q2 << Q2bs) & Q2mask) |
((Q1 << Q1bs) & Q1mask) |
((Q0 << Q0bs) & Q0mask)
static constexpr uint64_t padrowmask
Definition Tracklet64.h:211
static constexpr uint64_t posbs
Definition Tracklet64.h:224
static constexpr uint64_t Q1bs
Definition Tracklet64.h:228
static constexpr uint64_t colbs
Definition Tracklet64.h:223
uint64_t uint64_t uint64_t uint64_t uint64_t slope
Definition Tracklet64.h:64
static constexpr uint64_t slopebs
Definition Tracklet64.h:225
static constexpr uint64_t Q2mask
Definition Tracklet64.h:215
uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t Q2
Definition Tracklet64.h:65
uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t Q0
Definition Tracklet64.h:64
static constexpr uint64_t Q0bs
Definition Tracklet64.h:229
uint64_t uint64_t uint64_t col
Definition Tracklet64.h:63
uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t uint64_t Q1
Definition Tracklet64.h:64
static constexpr uint64_t Q0mask
Definition Tracklet64.h:217
static constexpr uint64_t Q1mask
Definition Tracklet64.h:216
static constexpr uint64_t posmask
Definition Tracklet64.h:213
uint64_t uint64_t uint64_t uint64_t position
Definition Tracklet64.h:63
static constexpr uint64_t hcidmask
Definition Tracklet64.h:210
static constexpr uint64_t Q2bs
Definition Tracklet64.h:227
static constexpr uint64_t padrowbs
Definition Tracklet64.h:222
static constexpr uint64_t formatmask
Definition Tracklet64.h:209
static constexpr uint64_t slopemask
Definition Tracklet64.h:214
static constexpr uint64_t hcidbs
Definition Tracklet64.h:221
uint64_t uint64_t padrow
Definition Tracklet64.h:63
static constexpr uint64_t formatbs
Definition Tracklet64.h:220
static constexpr uint64_t colmask
Definition Tracklet64.h:212
GLint GLint GLsizei GLint GLenum format
Definition glcorearb.h:275

Definition at line 64 of file Tracklet64.h.

◆ Q2bs

constexpr uint64_t o2::trd::Tracklet64::Q2bs = 16
staticconstexpr

Definition at line 227 of file Tracklet64.h.

◆ Q2mask

constexpr uint64_t o2::trd::Tracklet64::Q2mask = 0x0000000000ff0000
staticconstexpr

Definition at line 215 of file Tracklet64.h.

◆ slope

uint64_t uint64_t uint64_t uint64_t uint64_t o2::trd::Tracklet64::slope

Definition at line 64 of file Tracklet64.h.

◆ slopebs

constexpr uint64_t o2::trd::Tracklet64::slopebs = 24
staticconstexpr

Definition at line 225 of file Tracklet64.h.

◆ slopemask

constexpr uint64_t o2::trd::Tracklet64::slopemask = 0x00000000ff000000
staticconstexpr

Definition at line 214 of file Tracklet64.h.


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