Mantid
|
#include "MantidAPI/AlgorithmHistory.h"
#include "MantidKernel/EnvironmentHistory.h"
#include <ctime>
#include <set>
Go to the source code of this file.
Classes | |
class | Mantid::API::WorkspaceHistory |
This class stores information about the Workspace History used by algorithms on a workspace and the environment history. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | NeXus |
Functions | |
MANTID_API_DLL std::ostream & | Mantid::API::operator<< (std::ostream &os, const WorkspaceHistory &WH) |
Prints a text representation. More... | |