Mantid
|
#include "MantidDataObjects/DllConfig.h"
#include "MantidHistogramData/HistogramE.h"
#include "MantidHistogramData/HistogramY.h"
#include "MantidKernel/Exception.h"
#include "MantidKernel/MRUList.h"
#include "MantidKernel/System.h"
#include "MantidKernel/cow_ptr.h"
#include "Poco/RWLock.h"
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::DataObjects::EventWorkspaceMRU |
This is a container for the MRU (most-recently-used) list of generated histograms. More... | |
class | Mantid::DataObjects::TypeWithMarker< T > |
This little class holds data and an index marker that is used for uniqueness. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |