|
Mantid
|
#include "MantidAPI/IEventWorkspace_fwd.h"#include "MantidAPI/ParallelAlgorithm.h"#include "MantidDataHandling/DllConfig.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | Mantid::DataHandling::DasEvent |
| Structure that matches the form in the binary event list. More... | |
| class | Mantid::DataHandling::DetermineChunking |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |
Typedefs | |
| using | Mantid::DataHandling::DasTofType = int |
| Type for the DAS time of flight (data file) More... | |
| using | Mantid::DataHandling::PixelType = int |
| DetermineChunking : Workflow algorithm to determine chunking. More... | |
Enumerations | |
| enum | Mantid::DataHandling::FileType { Mantid::DataHandling::PRENEXUS_FILE , Mantid::DataHandling::EVENT_NEXUS_FILE , Mantid::DataHandling::HISTO_NEXUS_FILE , Mantid::DataHandling::RAW_FILE } |
| Allowed file types. More... | |