|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/DllConfig.h"#include "MantidAPI/IEventWorkspace_fwd.h"#include "MantidAPI/ITableWorkspace_fwd.h"#include "MantidKernel/PropertyManager.h"#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::API::GenericDataProcessorAlgorithm< Base > |
| Data processor algorithm to be used as a parent to workflow algorithms. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Typedefs | |
| using | Mantid::API::DataProcessorAlgorithm = GenericDataProcessorAlgorithm< Algorithm > |