![]() |
Project
|
methods and transient data used within a thread More...
#include <Clusterer.h>
Public Attributes | |
uint16_t | firstChip = 0 |
uint16_t | nChips = 0 |
uint32_t | firstClus = 0 |
uint32_t | firstPatt = 0 |
uint32_t | nClus = 0 |
uint32_t | nPatt = 0 |
methods and transient data used within a thread
Definition at line 114 of file Clusterer.h.
uint16_t o2::itsmft::Clusterer::ThreadStat::firstChip = 0 |
Definition at line 115 of file Clusterer.h.
uint32_t o2::itsmft::Clusterer::ThreadStat::firstClus = 0 |
Definition at line 117 of file Clusterer.h.
uint32_t o2::itsmft::Clusterer::ThreadStat::firstPatt = 0 |
Definition at line 118 of file Clusterer.h.
uint16_t o2::itsmft::Clusterer::ThreadStat::nChips = 0 |
Definition at line 116 of file Clusterer.h.
uint32_t o2::itsmft::Clusterer::ThreadStat::nClus = 0 |
Definition at line 119 of file Clusterer.h.
uint32_t o2::itsmft::Clusterer::ThreadStat::nPatt = 0 |
Definition at line 120 of file Clusterer.h.