Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
ObjCompAssembly.h File Reference
#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.

Classes

class  Mantid::Geometry::ObjCompAssembly
 Class for Assembly of geometric components. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Geometry
 

Typedefs

using Mantid::Geometry::ObjCompAssembly_const_sptr = std::shared_ptr< const ObjCompAssembly >
 Shared pointer to ObjCompAssembly (const version) More...
 
using Mantid::Geometry::ObjCompAssembly_sptr = std::shared_ptr< ObjCompAssembly >
 Shared pointer to ObjCompAssembly. More...
 

Functions

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