![]() |
Project
|
#include <PreClustersDE.h>
Public Attributes | |
size_t | index |
Index of input pre-cluster. | |
int | paired |
std::array< MpArea, 7 > | area |
Is paired flag. | |
Definition at line 35 of file PreClustersDE.h.
std::array<MpArea, 7> o2::mid::PreClustersDE::NBP::area |
Is paired flag.
2D area containing the PreCluster per column
Definition at line 38 of file PreClustersDE.h.
size_t o2::mid::PreClustersDE::NBP::index |
Index of input pre-cluster.
Definition at line 36 of file PreClustersDE.h.
int o2::mid::PreClustersDE::NBP::paired |
Definition at line 37 of file PreClustersDE.h.