#include <Cluster.h>
|
| Cluster ()=default |
|
| Cluster (const float x, const float y, const float z, const int idx) |
|
| Cluster (const int, const IndexTableUtils &utils, const Cluster &) |
|
| Cluster (const int, const float3 &, const IndexTableUtils &utils, const Cluster &) |
|
void | Init (const int, const float3 &, const IndexTableUtils &utils, const Cluster &) |
|
bool | operator== (const Cluster &) const |
|
| GPUhd () void print() const |
|
| ClassDefNV (Cluster, 1) |
|
Definition at line 35 of file Cluster.h.
◆ Cluster() [1/4]
o2::its::Cluster::Cluster |
( |
| ) |
|
|
default |
◆ Cluster() [2/4]
o2::its::Cluster::Cluster |
( |
const float |
x, |
|
|
const float |
y, |
|
|
const float |
z, |
|
|
const int |
idx |
|
) |
| |
◆ Cluster() [3/4]
◆ Cluster() [4/4]
◆ ClassDefNV()
o2::its::Cluster::ClassDefNV |
( |
Cluster |
, |
|
|
1 |
|
|
) |
| |
◆ GPUhd()
o2::its::Cluster::GPUhd |
( |
| ) |
const |
◆ Init()
◆ operator==()
bool o2::its::Cluster::operator== |
( |
const Cluster & |
rhs | ) |
const |
◆ clusterId
int o2::its::Cluster::clusterId |
◆ indexTableBinIndex
int o2::its::Cluster::indexTableBinIndex |
◆ phi
float o2::its::Cluster::phi |
◆ radius
float o2::its::Cluster::radius |
◆ xCoordinate
float o2::its::Cluster::xCoordinate |
◆ yCoordinate
float o2::its::Cluster::yCoordinate |
◆ zCoordinate
float o2::its::Cluster::zCoordinate |
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/include/ITStracking/Cluster.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/src/Cluster.cxx