|
Mantid
|
#include "MantidDataHandling/CompressEventAccumulator.h"#include "MantidDataObjects/EventList.h"#include <algorithm>#include <tbb/parallel_sort.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |
|
private |
sum of all events seen in an individual bin
Definition at line 358 of file CompressEventAccumulator.cpp.
|
mutableprivate |
Definition at line 187 of file CompressEventAccumulator.cpp.
|
mutableprivate |
sum of all time-of-flight within the bin
Definition at line 186 of file CompressEventAccumulator.cpp.
Referenced by Mantid::DataObjects::WeightedEvent::equals(), Mantid::DataHandling::LoadCSNSNexus::loadEventData(), Mantid::DataObjects::WeightedEvent::operator==(), and Mantid::DataObjects::EventList::setTofsHelper().
|
mutableprivate |
Definition at line 303 of file CompressEventAccumulator.cpp.
|
staticconstexpr |
Definition at line 297 of file CompressEventAccumulator.cpp.