Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Container.h File Reference
#include "MantidGeometry/DllConfig.h"
#include "MantidGeometry/Objects/IObject.h"
#include "MantidKernel/Material.h"
#include "MantidKernel/V3D.h"
#include <unordered_map>

Go to the source code of this file.

Classes

class  Mantid::Geometry::Container
 Models a Container is used to hold a sample in the beam. More...
 

Namespaces

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

Typedefs

using Mantid::Geometry::Container_const_sptr = std::shared_ptr< const Container >
 Typdef for a shared pointer to a const object. More...
 
using Mantid::Geometry::Container_sptr = std::shared_ptr< Container >
 Typdef for a shared pointer. More...