CbmRoot
|
This is the complete list of members for cbm::algo::RecoParams::STS::Memory, including all inherited members.
allocationMode | cbm::algo::RecoParams::STS::Memory | |
CBM_YAML_PROPERTIES(yaml::Property(&Memory::allocationMode, "allocationMode", "Allocation mode (Auto, Static, Dynamic)"), yaml::Property(&Memory::maxNDigisPerTS, "maxNDigisPerTS", "Maximal number of digis per time slice"), yaml::Property(&Memory::maxNDigisPerModule, "maxNDigisPerModule", "Maximal number of digis per module"), yaml::Property(&Memory::clustersPerDigi, "clustersPerDigi", "Number of clusters per digi in a time slice"), yaml::Property(&Memory::hitsPerCluster, "hitsPerCluster", "Number of hits per cluster in a time slice")) | cbm::algo::RecoParams::STS::Memory | |
clustersPerDigi | cbm::algo::RecoParams::STS::Memory | |
hitsPerCluster | cbm::algo::RecoParams::STS::Memory | |
IsAuto() const | cbm::algo::RecoParams::STS::Memory | inline |
IsDynamic() const | cbm::algo::RecoParams::STS::Memory | inline |
IsStatic() const | cbm::algo::RecoParams::STS::Memory | inline |
MaxNClustersPerModule() const | cbm::algo::RecoParams::STS::Memory | inline |
maxNDigisPerModule | cbm::algo::RecoParams::STS::Memory | |
maxNDigisPerTS | cbm::algo::RecoParams::STS::Memory | |
MaxNHitsPerModule() const | cbm::algo::RecoParams::STS::Memory | inline |
NClustersUpperBound(u64 nDigis) const | cbm::algo::RecoParams::STS::Memory | inline |
NHitsUpperBound(u64 nDigis) const | cbm::algo::RecoParams::STS::Memory | inline |