Mantid
Loading...
Searching...
No Matches
MatrixWorkspaceAccess.h
Go to the documentation of this file.
1// Mantid Repository : https://github.com/mantidproject/mantid
2//
3// Copyright © 2018 ISIS Rutherford Appleton Laboratory UKRI,
4// NScD Oak Ridge National Laboratory, European Spallation Source,
5// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6// SPDX - License - Identifier: GPL - 3.0 +
7#pragma once
8
10
11namespace Mantid {
12namespace Algorithms {
13
15 static decltype(std::mem_fn(&API::MatrixWorkspace::mutableX)) x;
16};
17} // namespace Algorithms
18} // namespace Mantid
HistogramData::HistogramX & mutableX(const size_t index) &
Helper class which provides the Collimation Length for SANS instruments.
static decltype(std::mem_fn(&API::MatrixWorkspace::mutableX)) x