Project
Loading...
Searching...
No Matches
o2::its3::Clusterer::ThreadStat Struct Reference

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
 

Detailed Description

methods and transient data used within a thread

Definition at line 114 of file Clusterer.h.

Member Data Documentation

◆ firstChip

uint16_t o2::its3::Clusterer::ThreadStat::firstChip = 0

Definition at line 115 of file Clusterer.h.

◆ firstClus

uint32_t o2::its3::Clusterer::ThreadStat::firstClus = 0

Definition at line 117 of file Clusterer.h.

◆ firstPatt

uint32_t o2::its3::Clusterer::ThreadStat::firstPatt = 0

Definition at line 118 of file Clusterer.h.

◆ nChips

uint16_t o2::its3::Clusterer::ThreadStat::nChips = 0

Definition at line 116 of file Clusterer.h.

◆ nClus

uint32_t o2::its3::Clusterer::ThreadStat::nClus = 0

Definition at line 119 of file Clusterer.h.

◆ nPatt

uint32_t o2::its3::Clusterer::ThreadStat::nPatt = 0

Definition at line 120 of file Clusterer.h.


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