![]() |
Project
|
#include <PreClusterLabeler.h>
Public Member Functions | |
void | process (gsl::span< const PreCluster > preClusters, const o2::dataformats::MCTruthContainer< MCLabel > &inMCContainer, gsl::span< const ROFRecord > rofRecordsPC, gsl::span< const ROFRecord > rofRecordsData) |
const o2::dataformats::MCTruthContainer< MCCompLabel > & | getContainer () |
Definition at line 30 of file PreClusterLabeler.h.
|
inline |
Definition at line 35 of file PreClusterLabeler.h.
void o2::mid::PreClusterLabeler::process | ( | gsl::span< const PreCluster > | preClusters, |
const o2::dataformats::MCTruthContainer< MCLabel > & | inMCContainer, | ||
gsl::span< const ROFRecord > | rofRecordsPC, | ||
gsl::span< const ROFRecord > | rofRecordsData | ||
) |
Applies labels to the pre-clusters
Definition at line 23 of file PreClusterLabeler.cxx.