#include <ClusterFinderOriginal.h>
Definition at line 45 of file ClusterFinderOriginal.h.
◆ ClusterFinderOriginal() [1/3]
o2::mch::ClusterFinderOriginal::ClusterFinderOriginal |
( |
| ) |
|
◆ ~ClusterFinderOriginal()
o2::mch::ClusterFinderOriginal::~ClusterFinderOriginal |
( |
| ) |
|
|
default |
◆ ClusterFinderOriginal() [2/3]
◆ ClusterFinderOriginal() [3/3]
◆ deinit()
void o2::mch::ClusterFinderOriginal::deinit |
( |
| ) |
|
◆ findClusters()
void o2::mch::ClusterFinderOriginal::findClusters |
( |
gsl::span< const Digit > |
digits | ) |
|
reconstruct the clusters from the list of digits of one precluster reconstructed clusters and associated digits are added to the internal lists
Definition at line 125 of file ClusterFinderOriginal.cxx.
◆ getClusters()
const std::vector< Cluster > & o2::mch::ClusterFinderOriginal::getClusters |
( |
| ) |
const |
|
inline |
◆ getErrorMap()
ErrorMap & o2::mch::ClusterFinderOriginal::getErrorMap |
( |
| ) |
|
|
inline |
◆ getUsedDigits()
const std::vector< Digit > & o2::mch::ClusterFinderOriginal::getUsedDigits |
( |
| ) |
const |
|
inline |
◆ init()
void o2::mch::ClusterFinderOriginal::init |
( |
bool |
run2Config | ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset()
void o2::mch::ClusterFinderOriginal::reset |
( |
| ) |
|
The documentation for this class was generated from the following files: