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