Mantid
|
#include "MantidGeometry/IDetector.h"
#include "MantidGeometry/Instrument/Component.h"
#include "MantidGeometry/Instrument/ObjComponent.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::DetectorGroup |
Holds a collection of detectors. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::Geometry::DetectorGroup_const_sptr = std::shared_ptr< const DetectorGroup > |
Typedef for shared pointer to a const object. More... | |
using | Mantid::Geometry::DetectorGroup_sptr = std::shared_ptr< DetectorGroup > |
Typedef for shared pointer. More... | |