|
Mantid
|
#include "MantidWorkflowAlgorithms/EQSANSQ2D.h"#include "MantidAPI/Run.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidGeometry/Instrument.h"#include "MantidWorkflowAlgorithms/EQSANSInstrument.h"#include "Poco/NumberFormatter.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::WorkflowAlgorithms |
Functions | |
| double | Mantid::WorkflowAlgorithms::getRunProperty (const MatrixWorkspace_sptr &inputWS, const std::string &pname) |
| Returns the value of a run property from a given workspace. More... | |