Mantid
|
#include "MantidAPI/DllConfig.h"
#include "boost/shared_ptr.hpp"
#include <string>
Go to the source code of this file.
Classes | |
class | Mantid::API::CatalogSession |
This class is a responsible for storing session information for a specific catalog. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
Typedefs | |
using | Mantid::API::CatalogSession_const_sptr = std::shared_ptr< const CatalogSession > |
using | Mantid::API::CatalogSession_sptr = std::shared_ptr< CatalogSession > |