Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/ITableWorkspace_fwd.h"
#include "MantidKernel/V3D.h"
#include <stdexcept>
#include <memory>
Go to the source code of this file.
Classes | |
class | Mantid::API::Projection |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
Typedefs | |
using | Mantid::API::Projection_sptr = std::shared_ptr< Projection > |
Enumerations | |
enum | Mantid::API::ProjectionUnit { Mantid::API::RLU , Mantid::API::INV_ANG } |
Represents 3 dimensional projections. More... | |