Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/IFileLoader.h"
#include "MantidAPI/SpectrumDetectorMapping.h"
#include "MantidDataHandling/DataBlockComposite.h"
#include "MantidDataHandling/ISISRunLogs.h"
#include "MantidDataObjects/Workspace2D.h"
#include "MantidKernel/NexusDescriptor.h"
#include "MantidNexus/NexusClasses.h"
#include <nexus/NeXusFile.hpp>
#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 |