Mantid
|
#include "MantidAPI/IFileLoader.h"
#include "MantidAPI/ITableWorkspace_fwd.h"
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidHistogramData/BinEdges.h"
#include "MantidKernel/NexusDescriptor.h"
#include "MantidKernel/cow_ptr.h"
#include "MantidNexus/NexusClasses.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::LoadNexusProcessed |
Loads a workspace from a NeXus Processed entry in a NeXus file. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataHandling |
namespace | NeXus |
Functions | |
bool | Mantid::DataHandling::UDlesserExecCount (const Mantid::NeXus::NXClassInfo &elem1, const Mantid::NeXus::NXClassInfo &elem2) |
to sort the algorithmhistory vector More... | |