Mantid
|
#include <algorithm>
#include <cmath>
#include <fstream>
#include <functional>
#include <iterator>
#include <map>
#include <set>
#include <sstream>
#include <stack>
#include <vector>
#include "MantidGeometry/Math/BnId.h"
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Functions | |
std::ostream & | Mantid::Geometry::operator<< (std::ostream &of, const BnId &A) |
Output as a stream. More... | |