|
Mantid
|
#include "MantidAlgorithms/FixGSASInstrumentFile.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/TableRow.h"#include "MantidAPI/WorkspaceProperty.h"#include "MantidKernel/ArrayProperty.h"#include <fstream>#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/finder.hpp>#include <boost/algorithm/string/iter_find.hpp>#include <boost/algorithm/string/predicate.hpp>#include <boost/algorithm/string/trim.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
Variables | |
| const size_t | Mantid::Algorithms::LINESIZE = 80 |