Mantid
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |
Typedefs | |
using | Mantid::DataObjects::EventWorkspace_const_uptr = std::unique_ptr< const EventWorkspace > |
unique pointer to Mantid::DataObjects::EventWorkspace (const version) More... | |
using | Mantid::DataObjects::EventWorkspace_uptr = std::unique_ptr< EventWorkspace > |
unique pointer to Mantid::DataObjects::EventWorkspace More... | |