|
Mantid
|
#include "MantidAPI/IFileLoader.h"#include "MantidAPI/ISISRunLogs.h"#include "MantidAPI/SpectrumDetectorMapping.h"#include "MantidDataHandling/DataBlockComposite.h"#include "MantidDataObjects/Workspace2D_fwd.h"#include "MantidHistogramData/HistogramX.h"#include "MantidNexus/NexusClasses_fwd.h"#include "MantidNexus/NexusDescriptor.h"#include "MantidNexus/NexusFile.h"#include <boost/scoped_ptr.hpp>#include <climits>Go to the source code of this file.
Classes | |
| class | Mantid::DataHandling::LoadISISNexus2 |
| Loads a file in a NeXus format and stores it in a 2D workspace. More... | |
| struct | Mantid::DataHandling::LoadISISNexus2::SpectraBlock |
| Spectra block descriptor. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |