Mantid
|
#include "MantidDataObjects/DllConfig.h"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | Mantid::DataObjects::PeakShapeFactory |
PeakShapeFactory : Factory for creating peak shapes. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::DataObjects::PeakShapeFactory_const_sptr = std::shared_ptr< const PeakShapeFactory > |
Helper typedef. More... | |
using | Mantid::DataObjects::PeakShapeFactory_sptr = std::shared_ptr< PeakShapeFactory > |
Helper typedef. More... | |