Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
MDUnit.h File Reference
#include "MantidKernel/System.h"
#include "MantidKernel/UnitLabel.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  Mantid::Kernel::InverseAngstromsUnit
 Inverse Angstroms unit. More...
 
class  Mantid::Kernel::LabelUnit
 
class  Mantid::Kernel::MDUnit
 MDUnit : Unit type for multidimensional data types. More...
 
class  Mantid::Kernel::QUnit
 QUnit base. More...
 
class  Mantid::Kernel::ReciprocalLatticeUnit
 Dimensionless RLU. More...
 

Namespaces

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

Typedefs

using Mantid::Kernel::MDUnit_const_uptr = std::unique_ptr< const MDUnit >
 
using Mantid::Kernel::MDUnit_uptr = std::unique_ptr< MDUnit >