Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
CompAssembly.cpp File Reference
#include "MantidGeometry/Instrument/CompAssembly.h"
#include "MantidGeometry/IObjComponent.h"
#include "MantidGeometry/Instrument/ComponentInfo.h"
#include "MantidGeometry/Instrument/ComponentVisitor.h"
#include "MantidGeometry/Instrument/ParComponentFactory.h"
#include "MantidGeometry/Instrument/RectangularDetector.h"
#include "MantidGeometry/Instrument/StructuredDetector.h"
#include "MantidGeometry/Objects/BoundingBox.h"
#include <algorithm>
#include <ostream>
#include <stdexcept>

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

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 <<. More...