![]() |
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 107 of file Clusterer.h.
| uint16_t o2::its3::Clusterer::ThreadStat::firstChip = 0 |
Definition at line 108 of file Clusterer.h.
| uint32_t o2::its3::Clusterer::ThreadStat::firstClus = 0 |
Definition at line 110 of file Clusterer.h.
| uint32_t o2::its3::Clusterer::ThreadStat::firstPatt = 0 |
Definition at line 111 of file Clusterer.h.
| uint16_t o2::its3::Clusterer::ThreadStat::nChips = 0 |
Definition at line 109 of file Clusterer.h.
| uint32_t o2::its3::Clusterer::ThreadStat::nClus = 0 |
Definition at line 112 of file Clusterer.h.
| uint32_t o2::its3::Clusterer::ThreadStat::nPatt = 0 |
Definition at line 113 of file Clusterer.h.