|
Mantid
|
#include "MantidDataHandling/FindDetectorsPar.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/CommonBinsValidator.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/ITableWorkspace.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/TableRow.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/DetectorGroup.h"#include "MantidGeometry/Objects/BoundingBox.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/Exception.h"#include "MantidKernel/MultiThreaded.h"#include <Poco/File.h>#include <limits>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |
Variables | |
| constexpr double | Mantid::DataHandling::rad2deg = 180.0 / M_PI |