Mantid
|
#include "MantidAPI/IMDEventWorkspace.h"
#include "MantidAPI/ExperimentInfo.h"
#include "MantidAPI/Sample.h"
#include "MantidGeometry/MDGeometry/IMDDimension.h"
#include "MantidKernel/IPropertyManager.h"
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::Kernel |
Functions | |
template<> | |
MANTID_API_DLL Mantid::API::IMDEventWorkspace_const_sptr | Mantid::Kernel::IPropertyManager::getValue< Mantid::API::IMDEventWorkspace_const_sptr > (const std::string &name) const |
In order to be able to cast PropertyWithValue classes correctly a definition for the PropertyWithValue<IMDEventWorkspace> is required. More... | |
template<> | |
MANTID_API_DLL Mantid::API::IMDEventWorkspace_sptr | Mantid::Kernel::IPropertyManager::getValue< Mantid::API::IMDEventWorkspace_sptr > (const std::string &name) const |
In order to be able to cast PropertyWithValue classes correctly a definition for the PropertyWithValue<IMDEventWorkspace> is required. More... | |