17class RectangularDetector;
double obj
the value of the quadratic function
ComponentVisitor : Visitor for IComponents.
virtual size_t registerInfiniteComponent(const Mantid::Geometry::IComponent &component)=0
virtual ~ComponentVisitor()=default
virtual size_t registerStructuredBank(const ICompAssembly &bank)=0
virtual size_t registerRectangularBank(const ICompAssembly &bank)=0
virtual size_t registerObjComponentAssembly(const ObjCompAssembly &obj)=0
virtual size_t registerDetector(const IDetector &detector)=0
virtual size_t registerComponentAssembly(const ICompAssembly &assembly)=0
virtual size_t registerGenericObjComponent(const IObjComponent &objComponent)=0
virtual size_t registerGridBank(const ICompAssembly &bank)=0
virtual size_t registerInfiniteObjComponent(const IObjComponent &component)=0
virtual size_t registerGenericComponent(const IComponent &component)=0
Class for Assembly of geometric components.
base class for Geometric IComponent
Interface class for detector objects.
Object Component class, this class brings together the physical attributes of the component to the po...
Class for Assembly of geometric components.
Helper class which provides the Collimation Length for SANS instruments.