|
Mantid
|
#include "MantidAlgorithms/RebinByTimeBase.h"#include "MantidAPI/Axis.h"#include "MantidAPI/Run.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/RebinParamsValidator.h"#include "MantidKernel/Unit.h"#include "MantidKernel/VectorHelper.h"#include <memory>Go to the source code of this file.
Classes | |
| class | Mantid::Algorithms::ConvertToRelativeTime |
| Helper method to transform a MantidVector containing absolute times in nanoseconds to relative times in seconds given an offset. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |