Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ReadMaterial.h File Reference
#include "MantidDataHandling/DllConfig.h"
#include "MantidKernel/EmptyValues.h"
#include "MantidKernel/MaterialBuilder.h"
#include <map>

Go to the source code of this file.

Classes

class  Mantid::DataHandling::ReadMaterial
 This class contains code for interpreting a material input for SetSampleMaterial, validating the parameters before sending them on to MaterialBuilder. More...
 
struct  Mantid::DataHandling::ReadMaterial::MaterialParameters
 This struct contains the parameters for constructing a material, and gives them a default value for ease of testing. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::DataHandling
 
namespace  Mantid::Kernel
 

Typedefs

using Mantid::DataHandling::ValidationErrors = std::map< std::string, std::string >