|
Mantid
|
#include "MantidKernel/PropertyHistory.h"#include "MantidKernel/EmptyValues.h"#include "MantidKernel/Property.h"#include "MantidKernel/Strings.h"#include <algorithm>#include <boost/lexical_cast.hpp>#include <cstdint>#include <ostream>#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::Kernel |
Functions | |
| MANTID_KERNEL_DLL std::ostream & | Mantid::Kernel::operator<< (std::ostream &os, const PropertyHistory &AP) |
| Prints a text representation. More... | |