Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
CutMD.cpp File Reference
#include "MantidMDAlgorithms/CutMD.h"
#include "MantidAPI/IMDEventWorkspace.h"
#include "MantidAPI/IMDHistoWorkspace.h"
#include "MantidAPI/ITableWorkspace.h"
#include "MantidAPI/Projection.h"
#include "MantidAPI/Run.h"
#include "MantidAPI/Sample.h"
#include "MantidGeometry/Crystal/OrientedLattice.h"
#include "MantidKernel/ArrayProperty.h"
#include "MantidKernel/BoundedValidator.h"
#include "MantidKernel/ListValidator.h"
#include "MantidKernel/Matrix.h"
#include "MantidKernel/System.h"
#include <boost/algorithm/string.hpp>
#include <boost/regex.hpp>
#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::MDAlgorithms
 

Functions

std::vector< std::string > DLLExport Mantid::MDAlgorithms::findOriginalQUnits (const IMDWorkspace_const_sptr &inws, Mantid::Kernel::Logger &logger)
 Determine the original q units. More...