Mantid
|
#include "MantidAPI/CatalogSession.h"
#include "MantidAPI/ITableWorkspace_fwd.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::API::ICatalog |
This class creates an interface for information catalogs to support multiple facilities. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::ICat |
Typedefs | |
using | Mantid::API::ICatalog_const_sptr = std::shared_ptr< const ICatalog > |
using | Mantid::API::ICatalog_sptr = std::shared_ptr< ICatalog > |