Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
DetectorInfo.h File Reference
#include <memory>
#include <mutex>
#include <unordered_map>
#include <vector>
#include "MantidGeometry/DllConfig.h"
#include "MantidGeometry/Instrument/DetectorInfoIterator.h"
#include "MantidKernel/DateAndTime.h"
#include "MantidKernel/Quat.h"
#include "MantidKernel/V3D.h"

Go to the source code of this file.

Classes

class  Mantid::Geometry::DetectorInfo
 Geometry::DetectorInfo is an intermediate step towards a DetectorInfo that is part of Instrument-2.0. More...
 

Namespaces

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

Typedefs

using Mantid::Geometry::DetectorInfoConstIt = DetectorInfoIterator< const DetectorInfo >
 
using Mantid::Geometry::DetectorInfoIt = DetectorInfoIterator< DetectorInfo >