|
Mantid
|
#include "MantidGeometry/Crystal/BraggScatterer.h"#include "MantidGeometry/Crystal/SpaceGroup.h"#include "MantidGeometry/Crystal/UnitCell.h"#include "MantidGeometry/DllConfig.h"Go to the source code of this file.
Classes | |
| class | Mantid::Geometry::BraggScattererInCrystalStructure |
| This class provides an extension of BraggScatterer, suitable for scatterers that are part of a crystal structure. More... | |
| class | Mantid::Geometry::UnitCellStringValidator |
| Helper class for validating unit cell strings. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
Typedefs | |
| using | Mantid::Geometry::BraggScattererInCrystalStructure_sptr = std::shared_ptr< BraggScattererInCrystalStructure > |
Functions | |
| MANTID_GEOMETRY_DLL std::vector< std::string > | Mantid::Geometry::getTokenizedPositionString (const std::string &position) |
| Returns components of comma-separated position string, cleaned from [ and ]. More... | |