Mantid
|
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
Functions | |
constexpr double | Mantid::EMPTY_DBL () noexcept |
Returns what we consider an "empty" double within a property. More... | |
constexpr int | Mantid::EMPTY_INT () noexcept |
Returns what we consider an "empty" integer within a property. More... | |
constexpr int64_t | Mantid::EMPTY_INT64 () noexcept |
Returns what we consider an "empty" int64_t within a property. More... | |
constexpr long | Mantid::EMPTY_LONG () noexcept |
Returns what we consider an "empty" long within a property. More... | |