Mantid
|
#include "MantidMDAlgorithms/ImportMDEventWorkspace.h"
#include <fstream>
#include "MantidAPI/FileProperty.h"
#include "MantidDataObjects/MDEventFactory.h"
#include "MantidDataObjects/MDEventInserter.h"
#include "MantidGeometry/MDGeometry/MDHistoDimension.h"
#include "MantidKernel/MDUnit.h"
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/split.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::MDAlgorithms |