Mantid
|
#include "MantidGeometry/DllConfig.h"
#include "MantidKernel/V3D.h"
#include <complex>
#include <memory>
#include "MantidKernel/PropertyManager.h"
#include "MantidKernel/TypedValidator.h"
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::BraggScatterer |
BraggScatterer is a general interface for representing scatterers in the unit cell of a periodic structure. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::Geometry::BraggScatterer_sptr = std::shared_ptr< BraggScatterer > |
using | Mantid::Geometry::StructureFactor = std::complex< double > |