|
Mantid
|
#include <algorithm>#include <cmath>#include <iostream>#include <numbers>#include <numeric>#include <random>#include <vector>#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/Progress.h"#include "MantidAPI/Workspace.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAlgorithms/CreateMonteCarloWorkspace.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/Logger.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |