|
Mantid
|
#include "MantidDataHandling/LoadHelper.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidKernel/OptionalBool.h"#include "MantidKernel/PhysicalConstants.h"#include "MantidNexus/NexusClasses.h"#include "MantidNexus/NexusException.h"#include "MantidNexus/NexusFile.h"#include <strstream>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |