![]() |
Project
|
Public Member Functions | |
SimClustering () | |
Public Attributes | |
std::vector< std::array< size_t, 2 > > | correlation |
PreClusterizer | preClusterizer |
Clusterizer | clusterizer |
PreClusterHelper | preClusterHelper |
PreClusterLabeler | preClusterLabeler |
ClusterLabeler | clusterLabeler |
Definition at line 81 of file testSimulation.cxx.
|
inline |
Definition at line 88 of file testSimulation.cxx.
Clusterizer o2::mid::SimClustering::clusterizer |
Definition at line 84 of file testSimulation.cxx.
ClusterLabeler o2::mid::SimClustering::clusterLabeler |
Definition at line 87 of file testSimulation.cxx.
std::vector<std::array<size_t, 2> > o2::mid::SimClustering::correlation |
Definition at line 82 of file testSimulation.cxx.
PreClusterHelper o2::mid::SimClustering::preClusterHelper |
Definition at line 85 of file testSimulation.cxx.
PreClusterizer o2::mid::SimClustering::preClusterizer |
Definition at line 83 of file testSimulation.cxx.
PreClusterLabeler o2::mid::SimClustering::preClusterLabeler |
Definition at line 86 of file testSimulation.cxx.