![]() |
Project
|
#include <ClusterLabeler.h>
Public Member Functions | |
void | process (gsl::span< const PreCluster > preClusters, const o2::dataformats::MCTruthContainer< MCCompLabel > &inMCContainer, gsl::span< const Cluster > clusters, gsl::span< const std::array< size_t, 2 > > correlations) |
const o2::dataformats::MCTruthContainer< MCClusterLabel > & | getContainer () |
Definition at line 31 of file ClusterLabeler.h.
|
inline |
Definition at line 36 of file ClusterLabeler.h.
void o2::mid::ClusterLabeler::process | ( | gsl::span< const PreCluster > | preClusters, |
const o2::dataformats::MCTruthContainer< MCCompLabel > & | inMCContainer, | ||
gsl::span< const Cluster > | clusters, | ||
gsl::span< const std::array< size_t, 2 > > | correlations | ||
) |
Applies labels to the clusters
Definition at line 25 of file ClusterLabeler.cxx.