Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
OffsetsWorkspace.h File Reference
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidDataObjects/SpecialWorkspace2D.h"
#include "MantidDataObjects/Workspace2D.h"

Go to the source code of this file.

Classes

class  Mantid::DataObjects::OffsetsWorkspace
 An OffsetsWorkspace is a specialized Workspace2D where the Y value at each pixel is the offset to be used for correcting calculations (specifically AlignDetectors). More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::DataObjects
 

Typedefs

using Mantid::DataObjects::OffsetsWorkspace_const_sptr = std::shared_ptr< const OffsetsWorkspace >
 shared pointer to a const OffsetsWorkspace More...
 
using Mantid::DataObjects::OffsetsWorkspace_sptr = std::shared_ptr< OffsetsWorkspace >
 shared pointer to the OffsetsWorkspace class More...