Mantid
|
#include "MantidGeometry/Crystal/Group.h"
#include "MantidGeometry/Crystal/PointGroup.h"
#include "MantidGeometry/Crystal/SymmetryOperation.h"
#include "MantidGeometry/Crystal/UnitCell.h"
#include "MantidGeometry/DllConfig.h"
#include "MantidKernel/V3D.h"
#include <set>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::SpaceGroup |
A class for representing space groups, inheriting from Group. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::Geometry::SpaceGroup_const_sptr = std::shared_ptr< const SpaceGroup > |
using | Mantid::Geometry::SpaceGroup_sptr = std::shared_ptr< SpaceGroup > |
Functions | |
MANTID_GEOMETRY_DLL std::ostream & | Mantid::Geometry::operator<< (std::ostream &stream, const SpaceGroup &self) |