CbmRoot
|
#include <RecoResults.h>
Public Attributes | |
PODVector< CbmBmonDigi > | bmonDigis |
PODVector< CbmStsDigi > | stsDigis |
PODVector< CbmMuchDigi > | muchDigis |
PODVector< CbmTrdDigi > | trd2dDigis |
PODVector< CbmTrdDigi > | trdDigis |
PODVector< CbmTofDigi > | tofDigis |
PODVector< CbmRichDigi > | richDigis |
std::vector< DigiEvent > | events |
PartitionedVector< sts::Cluster > | stsClusters |
PartitionedSpan< sts::Hit > | stsHits |
PartitionedVector< tof::Hit > | tofHits |
PartitionedVector< trd::Hit > | trdHits |
ca::Vector< ca::Track > | tracks |
ca::Vector< std::vector< std::pair< uint32_t, uint32_t > > > | trackStsHitIndices |
ca::Vector< std::vector< std::pair< uint32_t, uint32_t > > > | trackTofHitIndices |
Definition at line 28 of file RecoResults.h.
PODVector<CbmBmonDigi> cbm::algo::RecoResults::bmonDigis |
Definition at line 29 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
std::vector<DigiEvent> cbm::algo::RecoResults::events |
Definition at line 37 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PODVector<CbmMuchDigi> cbm::algo::RecoResults::muchDigis |
Definition at line 31 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PODVector<CbmRichDigi> cbm::algo::RecoResults::richDigis |
Definition at line 35 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PartitionedVector<sts::Cluster> cbm::algo::RecoResults::stsClusters |
Definition at line 39 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PODVector<CbmStsDigi> cbm::algo::RecoResults::stsDigis |
Definition at line 30 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PartitionedSpan<sts::Hit> cbm::algo::RecoResults::stsHits |
Definition at line 41 of file RecoResults.h.
Referenced by cbm::algo::evbuild::HitMultTrigger::GetHitTimes(), makeStorableRecoResults(), and cbm::algo::Reco::Run().
PODVector<CbmTofDigi> cbm::algo::RecoResults::tofDigis |
Definition at line 34 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PartitionedVector<tof::Hit> cbm::algo::RecoResults::tofHits |
Definition at line 42 of file RecoResults.h.
Referenced by cbm::algo::evbuild::HitMultTrigger::GetHitTimes(), makeStorableRecoResults(), and cbm::algo::Reco::Run().
ca::Vector<ca::Track> cbm::algo::RecoResults::tracks |
Definition at line 45 of file RecoResults.h.
Referenced by makeStorableRecoResults(), cbm::algo::evbuild::EventbuildChain::Run(), and cbm::algo::Reco::Run().
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().
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().
PODVector<CbmTrdDigi> cbm::algo::RecoResults::trd2dDigis |
Definition at line 32 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PODVector<CbmTrdDigi> cbm::algo::RecoResults::trdDigis |
Definition at line 33 of file RecoResults.h.
Referenced by makeStorableRecoResults(), and cbm::algo::Reco::Run().
PartitionedVector<trd::Hit> cbm::algo::RecoResults::trdHits |
Definition at line 43 of file RecoResults.h.
Referenced by cbm::algo::evbuild::HitMultTrigger::GetHitTimes(), makeStorableRecoResults(), and cbm::algo::Reco::Run().