|
Mantid
|
#include "MantidDataObjects/Events.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidDataObjects/EventList.h"#include "MantidKernel/DateAndTime.h"#include "MantidKernel/Exception.h"#include <cmath>#include <functional>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
Functions | |
| ostream & | Mantid::DataObjects::operator<< (ostream &os, const WeightedEvent &event) |
| Output a string representation of the event to a stream. More... | |