|
Mantid
|
#include "MantidAPI/AlgorithmHistory.h"#include "MantidAPI/Algorithm.h"#include <boost/uuid/uuid.hpp>#include <boost/uuid/uuid_generators.hpp>#include <boost/uuid/uuid_io.hpp>#include <algorithm>#include <iterator>#include <sstream>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Functions | |
| MANTID_API_DLL std::ostream & | Mantid::API::operator<< (std::ostream &os, const AlgorithmHistory &AH) |
| Prints a text representation. More... | |