Mantid
|
#include "MantidAPI/Workspace_fwd.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidDataObjects/TableWorkspace_fwd.h"
#include "MantidDataObjects/Workspace2D_fwd.h"
#include "MantidGeometry/IDTypes.h"
#include "MantidKernel/Logger.h"
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::LoadMuonStrategy |
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... | |