|
Mantid
|
#include "MantidKernel/MaterialXMLParser.h"#include "MantidKernel/MaterialBuilder.h"#include "Poco/DOM/AutoPtr.h"#include "Poco/DOM/DOMParser.h"#include "Poco/DOM/Document.h"#include "Poco/DOM/NamedNodeMap.h"#include "Poco/DOM/NodeFilter.h"#include "Poco/DOM/NodeIterator.h"#include "Poco/SAX/InputSource.h"#include "Poco/SAX/SAXException.h"#include <boost/lexical_cast.hpp>#include <sstream>#include <type_traits>#include <unordered_map>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |
|
private |
Definition at line 83 of file MaterialXMLParser.cpp.
Referenced by Mantid::Kernel::Interpolation::getMethod(), and Mantid::Kernel::Interpolation::setMethod().