Definition at line 35 of file CompareMDWorkspaces.cpp.
◆ SimpleMDEvent() [1/2]
Mantid::MDAlgorithms::SimpleMDEvent::SimpleMDEvent |
( |
std::vector< float > |
coordinates, |
|
|
const float & |
signal, |
|
|
const float & |
error |
|
) |
| |
|
inline |
◆ SimpleMDEvent() [2/2]
Mantid::MDAlgorithms::SimpleMDEvent::SimpleMDEvent |
( |
const SimpleMDEvent & |
other | ) |
|
|
default |
◆ getCenter()
float Mantid::MDAlgorithms::SimpleMDEvent::getCenter |
( |
size_t |
dim | ) |
const |
|
inline |
◆ getError()
float Mantid::MDAlgorithms::SimpleMDEvent::getError |
( |
| ) |
const |
|
inline |
◆ getSignal()
float Mantid::MDAlgorithms::SimpleMDEvent::getSignal |
( |
| ) |
const |
|
inline |
◆ operator()()
◆ operator<()
bool Mantid::MDAlgorithms::SimpleMDEvent::operator< |
( |
const SimpleMDEvent & |
event2 | ) |
const |
|
inline |
◆ operator=()
◆ str()
std::string Mantid::MDAlgorithms::SimpleMDEvent::str |
( |
| ) |
const |
|
inline |
◆ mCoordinates
std::vector<float> Mantid::MDAlgorithms::SimpleMDEvent::mCoordinates |
|
private |
◆ mError
float Mantid::MDAlgorithms::SimpleMDEvent::mError |
|
private |
◆ mSignal
float Mantid::MDAlgorithms::SimpleMDEvent::mSignal |
|
private |
◆ s_tolerance
float Mantid::MDAlgorithms::SimpleMDEvent::s_tolerance |
|
static |
The documentation for this class was generated from the following file: