![]() |
Project
|
#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 |
Definition at line 26 of file TrkClusRef.h.
| o2::itsmft::TrkClusRef::ClassDefNV | ( | TrkClusRef | , |
| 2 | |||
| ) |
Definition at line 44 of file TrkClusRef.h.
|
inline |
Definition at line 49 of file TrkClusRef.h.
|
inline |
Definition at line 31 of file TrkClusRef.h.
|
inline |
Definition at line 32 of file TrkClusRef.h.
Definition at line 34 of file TrkClusRef.h.
| uint32_t o2::itsmft::TrkClusRef::clsizes = 0 |
cluster sizes for each layer
Definition at line 28 of file TrkClusRef.h.
| uint16_t o2::itsmft::TrkClusRef::pattern = 0 |
layers pattern
Definition at line 29 of file TrkClusRef.h.