|
Mantid
|
#include "MantidCrystal/SetCrystalLocation.h"#include "MantidAPI/IMDEventWorkspace.h"#include "MantidAPI/Run.h"#include "MantidAPI/Sample.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidCrystal/CalibrationHelpers.h"#include "MantidCrystal/PeakHKLErrors.h"#include "MantidCrystal/SCDCalibratePanels.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidGeometry/Crystal/IPeak.h"#include "MantidGeometry/Crystal/IndexingUtils.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidGeometry/Instrument/Goniometer.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/EnabledWhenProperty.h"#include <cstdarg>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Crystal |