Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
FindSXPeaks.h File Reference
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidCrystal/DllConfig.h"
#include "MantidCrystal/FindSXPeaksHelper.h"
#include "MantidDataObjects/PeaksWorkspace.h"
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::Crystal::FindSXPeaks
 Search detector space for single crystal peaks. More...
 

Namespaces

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

Typedefs

using Mantid::Crystal::peakvector = std::vector< FindSXPeaksHelper::SXPeak >