|
Mantid
|
#include "MantidAPI/DeprecatedAlgorithm.h"#include "MantidAPI/IFileLoader.h"#include "MantidDataHandling/DllConfig.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/Events.h"#include "MantidKernel/BinaryFile.h"#include "MantidKernel/FileDescriptor.h"#include <fstream>#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::FilterEventsByLogValuePreNexus |
| A data loading and splitting routine for SNS pre-nexus event files. More... | |
| struct | Mantid::DataHandling::IntermediateEvent |
| Structure used as an intermediate for parallel processing of events. More... | |
| struct | Mantid::DataHandling::Pulse |
| Structure that matches the form in the new pulseid files. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |