|
CbmRoot
|
#include <HitfinderChain.h>
Public Attributes | |
| PartitionedSpan< sts::Hit > | hits |
| PartitionedVector< sts::Cluster > | clusters |
| HitfinderMon | monitor |
Definition at line 49 of file HitfinderChain.h.
| PartitionedVector<sts::Cluster> cbm::algo::sts::HitfinderChain::Result::clusters |
Definition at line 51 of file HitfinderChain.h.
Referenced by cbm::algo::sts::HitfinderChain::operator()().
| PartitionedSpan<sts::Hit> cbm::algo::sts::HitfinderChain::Result::hits |
Definition at line 50 of file HitfinderChain.h.
Referenced by cbm::algo::sts::HitfinderChain::operator()().
| HitfinderMon cbm::algo::sts::HitfinderChain::Result::monitor |
Definition at line 52 of file HitfinderChain.h.
Referenced by cbm::algo::sts::HitfinderChain::operator()().