|
CbmRoot
|
#include "algo/base/BuildInfo.h"Go to the source code of this file.
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::openmp |
Macros | |
| #define | CBM_PRAGMA(...) |
| #define | CBM_PARALLEL_FOR(...) |
| #define | CBM_PARALLEL(...) |
| #define | CBM_OMP(...) |
Functions | |
| int | cbm::algo::openmp::GetMaxThreads () |
| int | cbm::algo::openmp::GetThreadNum () |
| int | cbm::algo::openmp::GetNumThreads () |
| void | cbm::algo::openmp::SetNumThreads (int) |
| #define CBM_OMP | ( | ... | ) |
| #define CBM_PARALLEL | ( | ... | ) |
| #define CBM_PARALLEL_FOR | ( | ... | ) |
Definition at line 25 of file OpenMP.h.
Referenced by cbm::algo::CommonUnpacker< CbmBmonDigi, UnpackMonitorData, UnpackAuxData >::DoUnpack(), cbm::algo::sts::HitfinderChain::FlattenDigis(), cbm::algo::sts::HitfinderChain::FlattenHits(), cbm::algo::trd::Hitfind::RunModuleParallelMerge(), cbm::algo::trd::Hitfind::RunRowParallel(), and cbm::algo::sts::HitfinderChain::SortHitsWithinPartition().