|
Mantid
|
#include "MantidAPI/DomainCreatorFactory.h"#include "MantidAPI/IFunction.h"#include "MantidKernel/IPropertyManager.h"Go to the source code of this file.
Classes | |
| class | Mantid::API::IDomainCreator |
| An base class for domain creators for use in Fit. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Macros | |
| #define | DECLARE_DOMAINCREATOR(classname) |
Typedefs | |
| using | Mantid::API::IDomainCreator_sptr = std::shared_ptr< IDomainCreator > |
| Typedef for a shared pointer to IDomainCreator. More... | |
| #define DECLARE_DOMAINCREATOR | ( | classname | ) |
Definition at line 139 of file IDomainCreator.h.