16namespace DataObjects {
24 void setSuccessor(std::shared_ptr<const PeakShapeFactory> successorFactory)
override;
PeakNoShapeFactory : Factory method for types of NoShape.
PeakShapeFactory : Factory for creating peak shapes.
PeakShape : Abstract type to describes the shape of a peak.
std::unique_ptr< T > create(const P &parent, const IndexArg &indexArg, const HistArg &histArg)
This is the create() method that all the other create() methods call.
Helper class which provides the Collimation Length for SANS instruments.