9#include "MantidGeometry/DllConfig.h"
40 Poco::XML::Element *getElementByObjectName(
const std::string &name);
41 void readPoints(Poco::XML::Element *pEle,
int noOfPoints, std::vector<double> &points);
42 void readTriangles(Poco::XML::Element *pEle,
int noOfTriangles, std::vector<uint32_t> &faces);
double obj
the value of the quadratic function
IObject : Interface for geometry objects.
Reads the Geometry Cache from the file to the Object.
Poco::XML::DOMParser * m_pParser
The XML parser.
Poco::XML::Document * m_doc
The XML document.
std::string m_filename
The file name.
Helper class which provides the Collimation Length for SANS instruments.