CbmRoot
|
This is the complete list of members for cbm::algo::RecoParams::STS, including all inherited members.
CBM_YAML_PROPERTIES(yaml::Property(&STS::digiSortMode, "digiSortMode", "Digi sort mode (0 = block sort, 1 = cub segmented sort))"), yaml::Property(&STS::clusterSortMode, "clusterSortMode", "Cluster sort mode"), yaml::Property(&STS::findClustersMultiKernels, "findClustersMultiKernels", "Split cluster finding into multiple kernels"), yaml::Property(&STS::timeCutDigiAbs, "timeCutDigiAbs", "Time delta for neighboring digis to be considered for the same cluster. [ns]"), yaml::Property(&STS::timeCutDigiSig, "timeCutDigiSig", "Used if timeCutDigiAbs is negative. Time delta must be < 'value * sqrt2 * timeResolution'. [ns]"), yaml::Property(&STS::timeCutClusterAbs, "timeCutClusterAbs", "Maximal time difference between two clusters in a hit [ns]." " Setting to a positive value will override timeCutClustersSig."), yaml::Property(&STS::timeCutClusterSig, "timeCutClusterSig", "Time cut for clusters." " Two clusters are considered it their time difference is below 'value * sqrt(terr1**2 + terr2*+2)'"), yaml::Property(&STS::doChargeCorrelation, "doChargeCorrelation", "Enable charge correlation between front+back clusters during hit finding"), yaml::Property(&STS::chargeCorrelationDelta, "chargeCorrelationDelta", "Delta in total charge between front and back clusters to be considered for hit finding"), yaml::Property(&STS::memory, "memory", "Memory limits for STS reco")) | cbm::algo::RecoParams::STS | |
chargeCorrelationDelta | cbm::algo::RecoParams::STS | |
clusterSortMode | cbm::algo::RecoParams::STS | |
digiSortMode | cbm::algo::RecoParams::STS | |
doChargeCorrelation | cbm::algo::RecoParams::STS | |
findClustersMultiKernels | cbm::algo::RecoParams::STS | |
memory | cbm::algo::RecoParams::STS | |
timeCutClusterAbs | cbm::algo::RecoParams::STS | |
timeCutClusterSig | cbm::algo::RecoParams::STS | |
timeCutDigiAbs | cbm::algo::RecoParams::STS | |
timeCutDigiSig | cbm::algo::RecoParams::STS |