Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/GridDomain.h"
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | Mantid::API::GridDomain1D |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
Typedefs | |
using | Mantid::API::GridDomain1D_sptr = std::shared_ptr< GridDomain1D > |
typedef for a shared pointer More... | |