|
Mantid
|
#include "MantidAlgorithms/CalculateDIFC.h"#include "MantidAPI/ITableWorkspace.h"#include "MantidDataObjects/SpecialWorkspace2D.h"#include "MantidGeometry/IDetector.h"#include "MantidKernel/EnumeratedString.h"#include "MantidKernel/EnumeratedStringProperty.h"#include "MantidKernel/ListValidator.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 |
| namespace | Mantid::PropertyNames |
Functions | |
| const std::string | Mantid::PropertyNames::BINWIDTH ("BinWidth") |
| const std::string | Mantid::PropertyNames::CALIB_WKSP ("CalibrationWorkspace") |
| const std::string | Mantid::PropertyNames::INPUT_WKSP ("InputWorkspace") |
| const std::string | Mantid::PropertyNames::OFFSET_MODE ("OffsetMode") |
| const std::string | Mantid::PropertyNames::OFFSTS_WKSP ("OffsetsWorkspace") |
| const std::string | Mantid::PropertyNames::OUTPUT_WKSP ("OutputWorkspace") |