|
Mantid
|
#include "MantidGeometry/DllConfig.h"#include "MantidGeometry/ICompAssembly.h"#include "MantidGeometry/Instrument/Component.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::Geometry::CompAssembly |
| Class for Assembly of geometric components. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
Functions | |
| MANTID_GEOMETRY_DLL std::ostream & | Mantid::Geometry::operator<< (std::ostream &os, const CompAssembly &ass) |
| Print information about elements in the assembly to a stream Overload the operator <<. | |