CbmRoot
Loading...
Searching...
No Matches
cbm::algo::sts::HitfinderChain::Result Struct Reference

#include <HitfinderChain.h>

Collaboration diagram for cbm::algo::sts::HitfinderChain::Result:
[legend]

Public Attributes

PartitionedSpan< sts::Hithits
 
PartitionedVector< sts::Clusterclusters
 
HitfinderMon monitor
 

Detailed Description

Definition at line 49 of file HitfinderChain.h.

Member Data Documentation

◆ clusters

PartitionedVector<sts::Cluster> cbm::algo::sts::HitfinderChain::Result::clusters

Definition at line 51 of file HitfinderChain.h.

Referenced by cbm::algo::sts::HitfinderChain::operator()().

◆ hits

PartitionedSpan<sts::Hit> cbm::algo::sts::HitfinderChain::Result::hits

Definition at line 50 of file HitfinderChain.h.

Referenced by cbm::algo::sts::HitfinderChain::operator()().

◆ monitor

HitfinderMon cbm::algo::sts::HitfinderChain::Result::monitor

Definition at line 52 of file HitfinderChain.h.

Referenced by cbm::algo::sts::HitfinderChain::operator()().


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