Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
PeaksIntersection.h File Reference
#include "MantidAPI/Algorithm.h"
#include "MantidCrystal/DllConfig.h"
#include "MantidKernel/V3D.h"

Go to the source code of this file.

Classes

class  Mantid::Crystal::PeaksIntersection
 PeaksIntersection : Abstract base algorithm class for algorithms that identify peaks interacting with one or more surfaces i.e. More...
 

Namespaces

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

Typedefs

using Mantid::Crystal::VecV3D = std::vector< Mantid::Kernel::V3D >
 
using Mantid::Crystal::VecVecV3D = std::vector< VecV3D >