Go to the source code of this file.
|
namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments.
|
|
namespace | Mantid::Kernel |
|
◆ DECLARE_UNIT
#define DECLARE_UNIT |
( |
|
classname | ) |
|
Value: namespace { \
Mantid::Kernel::RegistrationHelper \
} \
const std::string Mantid::Kernel::Units::classname::unitID() const { return #classname; }
static T & Instance()
Return a reference to the Singleton instance, creating it if it does not already exist Creation is do...
Definition at line 17 of file UnitFactory.h.