|
CbmRoot
|
Go to the source code of this file.
Classes | |
| struct | cbm::algo::RecoParams |
| RecoParams contains all parameters to configure reconstruction. More... | |
| struct | cbm::algo::RecoParams::STS |
| struct | cbm::algo::RecoParams::STS::Memory |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
Functions | |
| CBM_YAML_EXTERN_DECL (cbm::algo::RecoParams) | |
| CBM_ENUM_DICT (cbm::algo::RecoParams::SortMode, {"BlockSort", cbm::algo::RecoParams::SortMode::BlockSort}, {"CUBSegmentedSort", cbm::algo::RecoParams::SortMode::CUBSegmentedSort}) | |
| CBM_ENUM_DICT (cbm::algo::RecoParams::AllocationMode, {"Auto", cbm::algo::RecoParams::AllocationMode::Auto}, {"Static", cbm::algo::RecoParams::AllocationMode::Static}, {"Dynamic", cbm::algo::RecoParams::AllocationMode::Dynamic}) | |
| CBM_ENUM_DICT | ( | cbm::algo::RecoParams::AllocationMode | , |
| {"Auto", cbm::algo::RecoParams::AllocationMode::Auto} | , | ||
| {"Static", cbm::algo::RecoParams::AllocationMode::Static} | , | ||
| {"Dynamic", cbm::algo::RecoParams::AllocationMode::Dynamic} | ) |
References cbm::algo::RecoParams::Auto.
| CBM_ENUM_DICT | ( | cbm::algo::RecoParams::SortMode | , |
| {"BlockSort", cbm::algo::RecoParams::SortMode::BlockSort} | , | ||
| {"CUBSegmentedSort", cbm::algo::RecoParams::SortMode::CUBSegmentedSort} | ) |
References cbm::algo::RecoParams::BlockSort.
| CBM_YAML_EXTERN_DECL | ( | cbm::algo::RecoParams | ) |