|
Mantid
|
#include <algorithm>#include <queue>#include <tbb/parallel_sort.h>#include <tbb/task_arena.h>#include <thread>Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::MDEventTreeBuilder< ND, MDEventType, EventIterator > |
| Class to create the box structure of MDWorkspace. More... | |
| struct | Mantid::MDAlgorithms::MDEventTreeBuilder< ND, MDEventType, EventIterator >::Task |
| Structure to store the subtask of creating subtree from the range of events. More... | |
| struct | Mantid::MDAlgorithms::MDEventTreeBuilder< ND, MDEventType, EventIterator >::TreeWithIndexError |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |