Mantid
|
#include "MantidAlgorithms/AlignDetectors.h"
#include "MantidAPI/Axis.h"
#include "MantidAPI/FileProperty.h"
#include "MantidAPI/ITableWorkspace.h"
#include "MantidAPI/RawCountValidator.h"
#include "MantidAPI/WorkspaceUnitValidator.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidDataObjects/OffsetsWorkspace.h"
#include "MantidKernel/CompositeValidator.h"
#include "MantidKernel/PhysicalConstants.h"
#include "MantidKernel/UnitFactory.h"
#include "MantidKernel/V3D.h"
#include <fstream>
#include <sstream>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
Functions | |
void | Mantid::Algorithms::setXAxisUnits (const API::MatrixWorkspace_sptr &outputWS) |
|
private |
Definition at line 96 of file AlignDetectors.cpp.
|
private |
Definition at line 98 of file AlignDetectors.cpp.
|
private |
Definition at line 97 of file AlignDetectors.cpp.
|
private |
Definition at line 99 of file AlignDetectors.cpp.