9#include "MantidKernel/DllConfig.h"
27 static constexpr const char *MATERIAL_TAG =
"material";
29 Material parse(std::istream &istr)
const;
30 Material parse(Poco::XML::Element *node,
const std::string &XMLFilePath =
"")
const;
Read an XML definition of a Material and produce a new Material object.
A material is defined as being composed of a given element, defined as a PhysicalConstants::NeutronAt...
Helper class which provides the Collimation Length for SANS instruments.