|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/IAlgorithm.h"#include "MantidAPI/MatrixWorkspace_fwd.h"#include "MantidDataHandling/DllConfig.h"#include "MantidDataObjects/GroupingWorkspace.h"#include "MantidDataObjects/MaskWorkspace.h"#include "MantidDataObjects/OffsetsWorkspace.h"#include "MantidGeometry/Instrument.h"Go to the source code of this file.
Classes | |
| class | Mantid::DataHandling::LoadCalFile |
| Algorithm to load a 5-column ascii .cal file into up to 3 workspaces: a GroupingWorkspace, OffsetsWorkspace and/or MaskWorkspace. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |