|
Mantid
|
#include <list>#include <map>#include "MantidGeometry/Crystal/SymmetryOperation.h"#include "MantidGeometry/Crystal/SymmetryOperationSymbolParser.h"#include "MantidGeometry/DllConfig.h"#include "MantidKernel/RegistrationHelper.h"#include "MantidKernel/SingletonHolder.h"Go to the source code of this file.
Classes | |
| class | Mantid::Geometry::SymmetryOperationFactoryImpl |
| A factory for symmetry operations. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
| namespace | Mantid::Kernel |
Macros | |
| #define | DECLARE_SYMMETRY_OPERATION(operation, name) |
Typedefs | |
| using | Mantid::Geometry::SymmetryOperationFactory = Mantid::Kernel::SingletonHolder< SymmetryOperationFactoryImpl > |
| #define DECLARE_SYMMETRY_OPERATION | ( | operation, | |
| name | |||
| ) |
Definition at line 77 of file SymmetryOperationFactory.h.