Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/Workspace.h"
#include "MantidKernel/DataService.h"
#include "MantidKernel/SingletonHolder.h"
#include <Poco/AutoPtr.h>
Go to the source code of this file.
Classes | |
class | Mantid::API::AnalysisDataServiceImpl |
The Analysis data service stores instances of the Workspace objects and anything that derives from template class DynamicFactory<Mantid::Kernel::IAlgorithm>. More... | |
class | Mantid::API::AnalysisDataServiceImpl::GroupUpdatedNotification |
GroupWorkspaces notification is send when a group is updated by adding or removing members. More... | |
class | Mantid::API::AnalysisDataServiceImpl::GroupWorkspacesNotification |
GroupWorkspaces notification is send from GroupWorkspaces algorithm. More... | |
class | Mantid::API::AnalysisDataServiceImpl::UnGroupingWorkspaceNotification |
UnGroupingWorkspace notification is sent from UnGroupWorkspace algorithm before the WorkspaceGroup is removed from the DataService. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::Kernel |