CbmRoot
Loading...
Searching...
No Matches
cbm::algo::TrackingChain::Input_t Struct Reference

Input to the TrackingChain. More...

#include <TrackingChain.h>

Collaboration diagram for cbm::algo::TrackingChain::Input_t:
[legend]

Public Attributes

PartitionedSpan< sts::HitstsHits
 
PartitionedSpan< tof::HittofHits
 
PartitionedSpan< trd::HittrdHits
 

Detailed Description

Input to the TrackingChain.

Definition at line 45 of file TrackingChain.h.

Member Data Documentation

◆ stsHits

PartitionedSpan<sts::Hit> cbm::algo::TrackingChain::Input_t::stsHits

Definition at line 46 of file TrackingChain.h.

Referenced by cbm::algo::TrackingChain::PrepareInput().

◆ tofHits

PartitionedSpan<tof::Hit> cbm::algo::TrackingChain::Input_t::tofHits

Definition at line 47 of file TrackingChain.h.

Referenced by cbm::algo::TrackingChain::PrepareInput().

◆ trdHits

PartitionedSpan<trd::Hit> cbm::algo::TrackingChain::Input_t::trdHits

Definition at line 48 of file TrackingChain.h.

Referenced by cbm::algo::TrackingChain::PrepareInput().


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