|
Mantid
|
#include "MantidGeometry/Instrument.h"#include "MantidBeamline/ComponentInfo.h"#include "MantidBeamline/DetectorInfo.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidGeometry/Instrument/ComponentInfoBankHelpers.h"#include "MantidGeometry/Instrument/DetectorGroup.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidGeometry/Instrument/GridDetectorPixel.h"#include "MantidGeometry/Instrument/InstrumentVisitor.h"#include "MantidGeometry/Instrument/ParComponentFactory.h"#include "MantidGeometry/Instrument/RectangularDetector.h"#include "MantidGeometry/Instrument/ReferenceFrame.h"#include "MantidKernel/EigenConversionHelpers.h"#include "MantidKernel/Exception.h"#include "MantidKernel/Logger.h"#include "MantidKernel/PhysicalConstants.h"#include "MantidKernel/Unit.h"#include <algorithm>#include <memory>#include <nexus/NeXusFile.hpp>#include <queue>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
| namespace | Mantid::Geometry::Conversion |
Functions | |
| MANTID_GEOMETRY_DLL double | Mantid::Geometry::Conversion::tofToDSpacingFactor (const double l1, const double l2, const double twoTheta, const double offset) |
| Calculate and return conversion factor from tof to d-spacing. More... | |