Project
Loading...
Searching...
No Matches
o2::mid::ClusterLabeler Class Reference

#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 ()
 

Detailed Description

Definition at line 31 of file ClusterLabeler.h.

Member Function Documentation

◆ getContainer()

const o2::dataformats::MCTruthContainer< MCClusterLabel > & o2::mid::ClusterLabeler::getContainer ( )
inline

Definition at line 36 of file ClusterLabeler.h.

◆ process()

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.


The documentation for this class was generated from the following files: