|
Mantid
|
#include "MantidDataHandling/SavePHX.h"#include "MantidDataHandling/FindDetectorsPar.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/Detector.h"#include "MantidGeometry/Instrument/ObjComponent.h"#include "MantidGeometry/Objects/CSGObject.h"#include <cstdio>#include <fstream>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |