CbmRoot
Loading...
Searching...
No Matches
cbm::algo::RecoResults Struct Reference

#include <RecoResults.h>

Collaboration diagram for cbm::algo::RecoResults:
[legend]

Public Attributes

PODVector< CbmBmonDigibmonDigis
 
PODVector< CbmStsDigistsDigis
 
PODVector< CbmMuchDigimuchDigis
 
PODVector< CbmTrdDigitrd2dDigis
 
PODVector< CbmTrdDigitrdDigis
 
PODVector< CbmTofDigitofDigis
 
PODVector< CbmRichDigirichDigis
 
std::vector< DigiEventevents
 
PartitionedVector< sts::ClusterstsClusters
 
PartitionedSpan< sts::HitstsHits
 
PartitionedVector< tof::HittofHits
 
PartitionedVector< trd::HittrdHits
 
ca::Vector< ca::Tracktracks
 
ca::Vector< std::vector< std::pair< uint32_t, uint32_t > > > trackStsHitIndices
 
ca::Vector< std::vector< std::pair< uint32_t, uint32_t > > > trackTofHitIndices
 

Detailed Description

Definition at line 28 of file RecoResults.h.

Member Data Documentation

◆ bmonDigis

PODVector<CbmBmonDigi> cbm::algo::RecoResults::bmonDigis

Definition at line 29 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ events

std::vector<DigiEvent> cbm::algo::RecoResults::events

Definition at line 37 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ muchDigis

PODVector<CbmMuchDigi> cbm::algo::RecoResults::muchDigis

Definition at line 31 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ richDigis

PODVector<CbmRichDigi> cbm::algo::RecoResults::richDigis

Definition at line 35 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ stsClusters

PartitionedVector<sts::Cluster> cbm::algo::RecoResults::stsClusters

Definition at line 39 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ stsDigis

PODVector<CbmStsDigi> cbm::algo::RecoResults::stsDigis

Definition at line 30 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ stsHits

PartitionedSpan<sts::Hit> cbm::algo::RecoResults::stsHits

◆ tofDigis

PODVector<CbmTofDigi> cbm::algo::RecoResults::tofDigis

Definition at line 34 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ tofHits

◆ tracks

ca::Vector<ca::Track> cbm::algo::RecoResults::tracks

◆ trackStsHitIndices

ca::Vector<std::vector<std::pair<uint32_t, uint32_t> > > cbm::algo::RecoResults::trackStsHitIndices

Definition at line 46 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ trackTofHitIndices

ca::Vector<std::vector<std::pair<uint32_t, uint32_t> > > cbm::algo::RecoResults::trackTofHitIndices

Definition at line 47 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ trd2dDigis

PODVector<CbmTrdDigi> cbm::algo::RecoResults::trd2dDigis

Definition at line 32 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ trdDigis

PODVector<CbmTrdDigi> cbm::algo::RecoResults::trdDigis

Definition at line 33 of file RecoResults.h.

Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().

◆ trdHits


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