|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAlgorithms/DllConfig.h"#include "MantidGeometry/IDTypes.h"#include <set>Go to the source code of this file.
Classes | |
| class | Mantid::Algorithms::SumSpectra |
| Takes a workspace as input and sums all of the spectra within it maintaining the existing bin structure and units. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
| namespace | Mantid::API |
| namespace | Mantid::DataObjects |
Typedefs | |
| using | Mantid::DataObjects::RebinnedOutput_const_sptr = std::shared_ptr< const RebinnedOutput > |
| shared pointer to a const RebinnedOutput | |
| using | Mantid::DataObjects::RebinnedOutput_sptr = std::shared_ptr< RebinnedOutput > |
| shared pointer to the RebinnedOutput class | |