Project
Loading...
Searching...
No Matches
o2::itsmft::TrkClusRef Struct Reference

#include <TrkClusRef.h>

Inherits o2::dataformats::RangeRefComp< 4 >.

Public Member Functions

 GPUd () int getNClusters() const
 
bool hasHitOnLayer (int i) const
 
void setClusterSize (int l, int size)
 
int getClusterSize (int l) const
 
int getClusterSizes () const
 
 ClassDefNV (TrkClusRef, 2)
 
- Public Member Functions inherited from o2::dataformats::RangeRefComp< 4 >
 GPUd () RangeRefComp(int ent
 
 GPUd () static const expr Base getMaxFirstEntry()
 
 GPUd () static const expr Base getMaxEntries()
 
 GPUdDefault () RangeRefComp()=default
 
 GPUdDefault () RangeRefComp(const RangeRefComp &src)=default
 
 GPUhd () void set(int ent
 
 GPUhd () int getFirstEntry() const
 
 GPUhd () int getEntries() const
 
 GPUhd () int getEntriesBound() const
 
 GPUhd () void setFirstEntry(int ent)
 
 GPUhd () void setEntries(int n)
 
 GPUhd () void changeEntriesBy(int inc)
 
 GPUhd () bool operator
 

Public Attributes

uint32_t clsizes = 0
 cluster sizes for each layer
 
uint16_t pattern = 0
 layers pattern
 
- Public Attributes inherited from o2::dataformats::RangeRefComp< 4 >
int n
 

Detailed Description

Definition at line 26 of file TrkClusRef.h.

Member Function Documentation

◆ ClassDefNV()

o2::itsmft::TrkClusRef::ClassDefNV ( TrkClusRef  ,
 
)

◆ getClusterSize()

int o2::itsmft::TrkClusRef::getClusterSize ( int  l) const
inline

Definition at line 44 of file TrkClusRef.h.

◆ getClusterSizes()

int o2::itsmft::TrkClusRef::getClusterSizes ( ) const
inline

Definition at line 49 of file TrkClusRef.h.

◆ GPUd()

o2::itsmft::TrkClusRef::GPUd ( ) const
inline

Definition at line 31 of file TrkClusRef.h.

◆ hasHitOnLayer()

bool o2::itsmft::TrkClusRef::hasHitOnLayer ( int  i) const
inline

Definition at line 32 of file TrkClusRef.h.

◆ setClusterSize()

void o2::itsmft::TrkClusRef::setClusterSize ( int  l,
int  size 
)
inline

Definition at line 34 of file TrkClusRef.h.

Member Data Documentation

◆ clsizes

uint32_t o2::itsmft::TrkClusRef::clsizes = 0

cluster sizes for each layer

Definition at line 28 of file TrkClusRef.h.

◆ pattern

uint16_t o2::itsmft::TrkClusRef::pattern = 0

layers pattern

Definition at line 29 of file TrkClusRef.h.


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