Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
RectangularDetector.h File Reference
#include "MantidGeometry/DllConfig.h"
#include "MantidGeometry/IObjComponent.h"
#include "MantidGeometry/Instrument/CompAssembly.h"
#include "MantidGeometry/Instrument/Component.h"
#include "MantidGeometry/Instrument/Detector.h"
#include "MantidGeometry/Instrument/GridDetector.h"
#include "MantidGeometry/Objects/IObject.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::Geometry::RectangularDetector
 RectangularDetector is a type of CompAssembly, an assembly of components. More...
 

Namespaces

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

Typedefs

using Mantid::Geometry::RectangularDetector_const_sptr = std::shared_ptr< const RectangularDetector >
 
using Mantid::Geometry::RectangularDetector_sptr = std::shared_ptr< RectangularDetector >
 

Functions

MANTID_GEOMETRY_DLL std::ostream & Mantid::Geometry::operator<< (std::ostream &os, const RectangularDetector &ass)
 Print information about elements in the assembly to a stream Overload the operator <<. More...