![]() |
Project
|
#include <PreClustersDE.h>
Public Attributes | |
size_t | index |
Index of input pre-cluster. | |
int | paired |
MpArea | area |
Is paired flag. | |
Definition at line 41 of file PreClustersDE.h.
MpArea o2::mid::PreClustersDE::BP::area |
Is paired flag.
2D area containing the PreCluster per column
Definition at line 44 of file PreClustersDE.h.
size_t o2::mid::PreClustersDE::BP::index |
Index of input pre-cluster.
Definition at line 42 of file PreClustersDE.h.
int o2::mid::PreClustersDE::BP::paired |
Definition at line 43 of file PreClustersDE.h.