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

#include <RecoResults.h>

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

Public Types

using HitId_t = std::pair<uint32_t, uint32_t>
 

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
 
PartitionedVector< bmon::HitbmonHits
 
ca::Vector< ca::Tracktracks
 
ca::Vector< std::vector< HitId_t > > trackStsHitIndices
 
ca::Vector< std::vector< HitId_t > > trackTofHitIndices
 
ca::Vector< std::vector< HitId_t > > trackTrdHitIndices
 

Detailed Description

Definition at line 29 of file RecoResults.h.

Member Typedef Documentation

◆ HitId_t

using cbm::algo::RecoResults::HitId_t = std::pair<uint32_t, uint32_t>

Definition at line 30 of file RecoResults.h.

Member Data Documentation

◆ bmonDigis

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

Definition at line 32 of file RecoResults.h.

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

◆ bmonHits

PartitionedVector<bmon::Hit> cbm::algo::RecoResults::bmonHits

◆ events

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

Definition at line 40 of file RecoResults.h.

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

◆ muchDigis

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

Definition at line 34 of file RecoResults.h.

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

◆ richDigis

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

Definition at line 38 of file RecoResults.h.

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

◆ stsClusters

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

Definition at line 42 of file RecoResults.h.

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

◆ stsDigis

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

Definition at line 33 of file RecoResults.h.

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

◆ stsHits

◆ tofDigis

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

Definition at line 37 of file RecoResults.h.

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

◆ tofHits

◆ tracks

◆ trackStsHitIndices

ca::Vector<std::vector<HitId_t> > cbm::algo::RecoResults::trackStsHitIndices

◆ trackTofHitIndices

ca::Vector<std::vector<HitId_t> > cbm::algo::RecoResults::trackTofHitIndices

◆ trackTrdHitIndices

ca::Vector<std::vector<HitId_t> > cbm::algo::RecoResults::trackTrdHitIndices

Definition at line 52 of file RecoResults.h.

Referenced by cbm::algo::Reco::ReconstructEvent().

◆ trd2dDigis

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

Definition at line 35 of file RecoResults.h.

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

◆ trdDigis

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

Definition at line 36 of file RecoResults.h.

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

◆ trdHits


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