Project
Loading...
Searching...
No Matches
o2::mid::SimClustering Struct Reference

Public Member Functions

 SimClustering ()
 

Public Attributes

std::vector< std::array< size_t, 2 > > correlation
 
PreClusterizer preClusterizer
 
Clusterizer clusterizer
 
PreClusterHelper preClusterHelper
 
PreClusterLabeler preClusterLabeler
 
ClusterLabeler clusterLabeler
 

Detailed Description

Definition at line 81 of file testSimulation.cxx.

Constructor & Destructor Documentation

◆ SimClustering()

o2::mid::SimClustering::SimClustering ( )
inline

Definition at line 88 of file testSimulation.cxx.

Member Data Documentation

◆ clusterizer

Clusterizer o2::mid::SimClustering::clusterizer

Definition at line 84 of file testSimulation.cxx.

◆ clusterLabeler

ClusterLabeler o2::mid::SimClustering::clusterLabeler

Definition at line 87 of file testSimulation.cxx.

◆ correlation

std::vector<std::array<size_t, 2> > o2::mid::SimClustering::correlation

Definition at line 82 of file testSimulation.cxx.

◆ preClusterHelper

PreClusterHelper o2::mid::SimClustering::preClusterHelper

Definition at line 85 of file testSimulation.cxx.

◆ preClusterizer

PreClusterizer o2::mid::SimClustering::preClusterizer

Definition at line 83 of file testSimulation.cxx.

◆ preClusterLabeler

PreClusterLabeler o2::mid::SimClustering::preClusterLabeler

Definition at line 86 of file testSimulation.cxx.


The documentation for this struct was generated from the following file: