|
Mantid
|
#include "MantidDataHandling/LoadMuonStrategy.h"#include "MantidAPI/GroupingLoader.h"#include "MantidAPI/Run.h"#include "MantidAPI/TableRow.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidDataObjects/TableWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidNexus/NexusClasses.h"#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |
Functions | |
| DataObjects::TableWorkspace_sptr | Mantid::DataHandling::createTimeZeroTable (const size_t numSpec, const std::vector< double > &timeZeros) |
| Creates a timezero table for the loaded detectors. More... | |