|
Mantid
|
#include "MantidCrystal/ShowPossibleCells.h"#include "MantidAPI/IPeaksWorkspace.h"#include "MantidAPI/Sample.h"#include "MantidDataObjects/LeanElasticPeaksWorkspace.h"#include "MantidDataObjects/PeaksWorkspace.h"#include "MantidGeometry/Crystal/IndexingUtils.h"#include "MantidGeometry/Crystal/OrientedLattice.h"#include "MantidGeometry/Crystal/ScalarUtils.h"#include "MantidJson/Json.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/BoundedValidator.h"#include <boost/algorithm/string/replace.hpp>#include <json/json.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Crystal |