|
Mantid
|
#include "MantidGeometry/Instrument/Component.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidGeometry/Instrument/ComponentVisitor.h"#include "MantidGeometry/Instrument/ParComponentFactory.h"#include "MantidGeometry/Objects/BoundingBox.h"#include "MantidKernel/EigenConversionHelpers.h"#include "MantidKernel/Exception.h"#include <Poco/SAX/AttributesImpl.h>#include <Poco/XML/XMLWriter.h>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
Functions | |
| std::ostream & | Mantid::Geometry::operator<< (std::ostream &os, const Component &comp) |
| Prints a text representation. More... | |