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::Geometry |
Typedefs | |
using | Mantid::Geometry::IDetector_const_uptr = std::unique_ptr< const IDetector > |
unique pointer to an IDetector (const version) More... | |
using | Mantid::Geometry::IDetector_uptr = std::unique_ptr< IDetector > |
unique pointer to an IDetector More... | |