|
Mantid
|
#include "MantidDataHandling/LoadSwans.h"#include "MantidAPI/FileProperty.h"#include "MantidDataHandling/LoadHelper.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/OptionalBool.h"#include "MantidKernel/StringTokenizer.h"#include <algorithm>#include <boost/tokenizer.hpp>#include <fstream>#include <map>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |