Mantid
|
#include "MantidGeometry/Crystal/Group.h"
#include "MantidGeometry/DllConfig.h"
#include <memory>
#include <set>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::CyclicGroup |
A cyclic group G has the property that it can be represented by powers of one symmetry operation S of order n: More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::Geometry::CyclicGroup_const_sptr = std::shared_ptr< const CyclicGroup > |
using | Mantid::Geometry::CyclicGroup_sptr = std::shared_ptr< CyclicGroup > |