Go to the source code of this file.
|
namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments.
|
|
namespace | Mantid::Geometry |
|
|
| Mantid::Geometry::DECLARE_GENERATED_SPACE_GROUP (137, "P 42/n m c", "-x,-y,z; -y+1/2,x+1/2,z+1/2; -x+1/2,y+1/2,-z+1/2; -x+1/2,-y+1/2,-z+1/2") DECLARE_GENERATED_SPACE_GROUP(141 |
|
z | Mantid::Geometry::DECLARE_GENERATED_SPACE_GROUP (142, "I 41/a c d", "-x+1/2,-y+1/2,z+1/2; -y,x+1/2,z+1/4; -x+1/2,y,-z+1/4; -x,-y+1/2,-z+1/4") DECLARE_GENERATED_SPACE_GROUP(227 |
|
bool MANTID_GEOMETRY_DLL | Mantid::Geometry::isValidGeneratorString (const std::string &generatorString) |
| Free function that tries to parse the given list of symmetry operations and returns true if successfull. More...
|
|
std::vector< std::string > MANTID_GEOMETRY_DLL | Mantid::Geometry::operator* (const SymmetryOperation &symOp, const std::vector< std::string > &strings) |
| Transform a vector of strings using a symmetry operation. More...
|
|