|
Mantid
|
#include "MantidGeometry/Crystal/EdgePixel.h"#include "MantidGeometry/Instrument/Component.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidGeometry/Instrument/Detector.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidGeometry/Instrument/RectangularDetector.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
Functions | |
| MANTID_GEOMETRY_DLL bool | Mantid::Geometry::edgePixel (ComponentInfo const &info, const std::string &bankName, int col, int row, int Edge) |
| Function to find peaks near detector edge. | |