|
Mantid
|
#include "MantidCrystal/SetGoniometer.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/MultipleExperimentInfos.h"#include "MantidAPI/Run.h"#include "MantidGeometry/Instrument/Goniometer.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/Strings.h"#include "MantidKernel/TimeSeriesProperty.h"#include <boost/algorithm/string/classification.hpp>#include <boost/algorithm/string/split.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Crystal |
Variables | |
| const size_t | Mantid::Crystal::NUM_AXES = 6 |
| How many axes (max) to define. More... | |