|
Mantid
|
#include "MantidAlgorithms/DllConfig.h"#include "MantidAlgorithms/SampleCorrections/MCInteractionStatistics.h"#include "MantidGeometry/Objects/BoundingBox.h"Go to the source code of this file.
Classes | |
| struct | Mantid::Algorithms::ComponentScatterPoint |
| class | Mantid::Algorithms::IMCInteractionVolume |
| Defines a base class for objects describing a volume where interactions of Tracks and Objects can take place. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
| namespace | Mantid::Geometry |
| namespace | Mantid::Kernel |
Typedefs | |
| using | Mantid::Algorithms::TrackPair = std::tuple< bool, std::shared_ptr< Geometry::Track >, std::shared_ptr< Geometry::Track > > |