Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
InstrumentRayTracer.h File Reference
#include "MantidGeometry/IDetector.h"
#include "MantidGeometry/Instrument.h"
#include "MantidGeometry/Objects/BoundingBox.h"
#include "MantidGeometry/Objects/Track.h"
#include <boost/unordered_map.hpp>
#include <deque>
#include <list>
#include <mutex>

Go to the source code of this file.

Classes

class  Mantid::Geometry::InstrumentRayTracer
 This class is responsible for tracking rays and accumulating a list of objects that are intersected along the way. More...
 

Namespaces

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

Typedefs

using Mantid::Geometry::Links = Track::LType
 Typedef for object intersections. More...