16#ifndef O2_MID_CLUSTERLABELER_H
17#define O2_MID_CLUSTERLABELER_H
40 void addLabels(
size_t idx,
int cathode, gsl::span<const MCCompLabel>&
labels);
std::vector< std::string > labels
Definition of a container to keep Monte Carlo truth external to simulation objects.
Pre-cluster structure for MID.
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()
std::vector< Cluster > clusters
gsl::span< const PreCluster > preClusters(preClusterizer.getPreClusters().data(), preClusterizer.getPreClusters().size())
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...