Mantid
|
#include "MantidGeometry/Crystal/Group.h"
#include "MantidGeometry/DllConfig.h"
#include <map>
#include "MantidKernel/SingletonHolder.h"
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::CenteringGroup |
This class is mostly a convenience class. More... | |
class | Mantid::Geometry::CenteringGroupCreatorImpl |
Helper class to keep this out of the interface of CenteringGroup. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
namespace | Mantid::Kernel |
Typedefs | |
using | Mantid::Geometry::CenteringGroup_const_sptr = std::shared_ptr< const CenteringGroup > |
using | Mantid::Geometry::CenteringGroup_sptr = std::shared_ptr< CenteringGroup > |
using | Mantid::Geometry::CenteringGroupCreator = Mantid::Kernel::SingletonHolder< CenteringGroupCreatorImpl > |