Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidDataHandling/LoadNexusProcessed.h"
#include "MantidGeometry/IDTypes.h"
#include "MantidIndexing/SpectrumNumber.h"
#include "MantidKernel/NexusDescriptor.h"
#include <string>
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::LoadNexusProcessed2 |
LoadNexusProcessed2 : Second variation of LoadNexusProcess, built to handle ESS file specifics in addition to existing behaviour for standard Mantid Processed files. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::DataHandling |
namespace | Mantid::NeXus |
Enumerations | |
enum class | Mantid::DataHandling::InstrumentLayout { Mantid::DataHandling::Mantid , Mantid::DataHandling::NexusFormat , Mantid::DataHandling::NotRecognised } |
Layout information relating to detector-spectra mappings. More... | |