Mantid
|
#include "MantidKernel/Material.h"
#include "MantidKernel/Atom.h"
#include "MantidKernel/AttenuationProfile.h"
#include "MantidKernel/StringTokenizer.h"
#include <NeXusFile.hpp>
#include <boost/lexical_cast.hpp>
#include <memory>
#include <numeric>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
Typedefs | |
using | Mantid::Kernel::str_pair = std::pair< std::string, std::string > |
using | Mantid::Kernel::tokenizer = Mantid::Kernel::StringTokenizer |