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

Input to the TrackingChain. More...

#include <TrackingChain.h>

Collaboration diagram for TrackingChain::Input_t:
[legend]

Public Attributes

PartitionedSpan< sts::Hit > stsHits
 
PartitionedSpan< tof::Hit > tofHits
 
PartitionedSpan< trd::Hit > trdHits
 

Detailed Description

Input to the TrackingChain.

Definition at line 54 of file TrackingChain.h.

Member Data Documentation

◆ stsHits

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

Definition at line 55 of file TrackingChain.h.

◆ tofHits

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

Definition at line 56 of file TrackingChain.h.

◆ trdHits

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

Definition at line 57 of file TrackingChain.h.


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