|
Mantid
|
#include "MantidAPI/DllConfig.h"#include "MantidAPI/ISpectrum.h"#include "MantidAPI/MatrixWorkspace_fwd.h"#include "MantidKernel/DateAndTime.h"#include <functional>Go to the source code of this file.
Classes | |
| class | Mantid::API::IEventList |
| IEventList : Interface to Mantid::DataObjects::EventList class, used to expose to PythonAPI. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Enumerations | |
| enum | Mantid::API::EventType { Mantid::API::TOF , Mantid::API::WEIGHTED , Mantid::API::WEIGHTED_NOTIME } |
| What kind of event list is being stored. More... | |