Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
FindSXPeaksHelper.h File Reference
#include "MantidAPI/SpectrumInfo.h"
#include "MantidCrystal/DllConfig.h"
#include "MantidHistogramData/HistogramX.h"
#include "MantidHistogramData/HistogramY.h"
#include "MantidKernel/EmptyValues.h"
#include "MantidKernel/System.h"
#include "MantidKernel/Unit.h"
#include <boost/optional.hpp>
#include <iterator>
#include <vector>

Go to the source code of this file.

Classes

struct  Mantid::Crystal::FindSXPeaksHelper::AbsoluteBackgroundStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::AbsoluteCompareStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::AllPeaksStrategy
 
struct  Mantid::Crystal::FindSXPeaksHelper::BackgroundStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::CompareStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::FindMaxReduceStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::PeakContainer
 
class  Mantid::Crystal::FindSXPeaksHelper::PeakFindingStrategy
 
struct  Mantid::Crystal::FindSXPeaksHelper::PerSpectrumBackgroundStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::ReducePeakListStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::RelativeCompareStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::SimpleReduceStrategy
 
class  Mantid::Crystal::FindSXPeaksHelper::StrongestPeaksStrategy
 
struct  Mantid::Crystal::FindSXPeaksHelper::SXPeak
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Crystal
 
namespace  Mantid::Crystal::FindSXPeaksHelper
 
namespace  Mantid::Kernel
 

Typedefs

using Mantid::Crystal::FindSXPeaksHelper::Bound = HistogramData::HistogramX::const_iterator
 
using Mantid::Crystal::FindSXPeaksHelper::BoundsIterator = std::pair< Bound, Bound >
 
using Mantid::Crystal::FindSXPeaksHelper::PeakList = boost::optional< std::vector< SXPeak > >
 
using Mantid::Crystal::FindSXPeaksHelper::yIt = Mantid::HistogramData::HistogramY::const_iterator
 

Enumerations

enum class  Mantid::Crystal::FindSXPeaksHelper::XAxisUnit { Mantid::Crystal::FindSXPeaksHelper::TOF , Mantid::Crystal::FindSXPeaksHelper::DSPACING }
 enum to determine the units of the workspaces X axis we are searching in More...