Mantid
|
#include "MantidGeometry/DllConfig.h"
#include "MantidGeometry/Math/BnId.h"
#include <map>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::Acomp |
Holds a state point in the decision tree. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
namespace | Mantid::Kernel |
Functions | |
std::ostream & | Mantid::Geometry::operator<< (std::ostream &OX, const Acomp &A) |
Stream operator (uses Acomp::write) More... | |