Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidDataObjects/GroupingWorkspace.h"
#include "MantidKernel/StringTokenizer.h"
#include <map>
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::GroupDetectors2 |
An algorithm for grouping detectors and their associated spectra into single spectra and DetectorGroups. More... | |
class | Mantid::DataHandling::GroupDetectors2::RangeHelper |
provides a function that expands pairs of integers separated with a hyphen into a list of all the integers between those values More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataHandling |