|
Mantid
|
#include "MantidAlgorithms/ExtractSpectra.h"#include "MantidAlgorithms/ExtractSpectra2.h"#include "MantidAPI/Algorithm.tcc"#include "MantidAPI/NumericAxis.h"#include "MantidAPI/TextAxis.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidHistogramData/Slice.h"#include "MantidIndexing/Extract.h"#include "MantidIndexing/IndexInfo.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/BoundedValidator.h"#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
| double maxValue |
Definition at line 170 of file ExtractSpectra.cpp.
Referenced by Mantid::Algorithms::ConvertEmptyToTof::estimateFWHM(), Mantid::Kernel::TimeSeriesProperty< TYPE >::expandFilterToRange(), Mantid::Crystal::FindSXPeaks::getPeakFindingStrategy(), and Mantid::Kernel::TimeSeriesProperty< TYPE >::makeFilterByValue().
| double minValue |
Definition at line 169 of file ExtractSpectra.cpp.
Referenced by Mantid::Kernel::TimeSeriesProperty< TYPE >::expandFilterToRange(), Mantid::Crystal::FindSXPeaks::getPeakFindingStrategy(), Mantid::Kernel::TimeSeriesProperty< TYPE >::makeFilterByValue(), and Mantid::Algorithms::ResetNegatives::pushMinimum().