Mantid
|
#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... | |
struct | Mantid::DataHandling::IntermediateEvent |
Structure used as an intermediate for parallel processing of events. More... | |
class | Mantid::DataHandling::LoadEventPreNexus2 |
A data loading routine for SNS pre-nexus event files. 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 |