CbmRoot
|
Input to the TrackingChain. More...
#include <TrackingChain.h>
Public Attributes | |
PartitionedSpan< sts::Hit > | stsHits |
PartitionedSpan< tof::Hit > | tofHits |
PartitionedSpan< trd::Hit > | trdHits |
Input to the TrackingChain.
Definition at line 45 of file TrackingChain.h.
PartitionedSpan<sts::Hit> cbm::algo::TrackingChain::Input_t::stsHits |
Definition at line 46 of file TrackingChain.h.
Referenced by cbm::algo::TrackingChain::PrepareInput().
PartitionedSpan<tof::Hit> cbm::algo::TrackingChain::Input_t::tofHits |
Definition at line 47 of file TrackingChain.h.
Referenced by cbm::algo::TrackingChain::PrepareInput().
PartitionedSpan<trd::Hit> cbm::algo::TrackingChain::Input_t::trdHits |
Definition at line 48 of file TrackingChain.h.
Referenced by cbm::algo::TrackingChain::PrepareInput().