|
Mantid
|
#include "MantidGeometry/Instrument/Goniometer.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/Logger.h"#include "MantidKernel/Quat.h"#include "MantidKernel/Strings.h"#include <boost/algorithm/string.hpp>#include <cstdlib>#include <sstream>#include <stdexcept>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
Variables | |
| Mantid::Kernel::Logger | Mantid::Geometry::g_log ("Goniometer") |