Mantid
|
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Variables | |
static const std::string | Mantid::Geometry::center_types [ReducedCell::NUM_CELL_TYPES+1] |
Array of Strings specifying the centering for reduced cells for rows 1 to 44 of Table 2. More... | |
static const std::string | Mantid::Geometry::lattice_types [ReducedCell::NUM_CELL_TYPES+1] |
Array of Strings specifying the cell type for reduced cells for rows 1 to 44 of Table 2. More... | |
static const double | Mantid::Geometry::transform_modifier [2][3][3] |
These transforms pre-multiply the basic transforms in certain cases, as listed in the footnotes to Table 2. More... | |
static const double | Mantid::Geometry::transforms [ReducedCell::NUM_CELL_TYPES+1][3][3] |
Array of basic transformations from reduced cell to conventional cell for rows 1 to 44 of Table 2. More... | |