|
Mantid
|
#include "MantidAlgorithms/EQSANSCorrectFrame.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidDataObjects/EventList.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/Events.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/EmptyValues.h"#include <functional>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |