Mantid
|
#include "MantidDataHandling/LoadTOFRawNexus.h"
#include "MantidAPI/Axis.h"
#include "MantidAPI/FileProperty.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/RegisterFileLoader.h"
#include "MantidAPI/Run.h"
#include "MantidAPI/WorkspaceFactory.h"
#include "MantidDataHandling/LoadEventNexus.h"
#include "MantidKernel/ArrayProperty.h"
#include "MantidKernel/BoundedValidator.h"
#include "MantidKernel/Strings.h"
#include "MantidKernel/cow_ptr.h"
#include <nexus/NeXusFile.hpp>
#include <boost/algorithm/string/detail/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#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::DataHandling |
|
private |
Definition at line 260 of file LoadTOFRawNexus.cpp.
|
private |
Definition at line 259 of file LoadTOFRawNexus.cpp.
Referenced by Mantid::Geometry::MDHistoDimension::getMaximum(), and Mantid::Geometry::MDHistoDimension::setRange().
|
private |
Definition at line 258 of file LoadTOFRawNexus.cpp.
Referenced by Mantid::Geometry::MDHistoDimension::getMinimum(), Mantid::Geometry::MDHistoDimension::getX(), Mantid::Algorithms::RectangularBeamProfile::minPoint(), Mantid::Kernel::IndexSet::operator[](), and Mantid::Geometry::MDHistoDimension::setRange().