Mantid
|
Internal structure to avoid the direct exposing of API functions, which change the state of event (switch between union fields) More...
#include <MDLeanEvent.h>
Static Public Member Functions | |
static std::enable_if_t< std::is_same< EventAccessor, typename Accessor::EventAccessType >::value > | convertToCoordinates (MDLeanEvent< nd > &event, const morton_index::MDSpaceBounds< nd > &space) |
static std::enable_if_t< std::is_same< EventAccessor, typename Accessor::EventAccessType >::value > | convertToIndex (MDLeanEvent< nd > &event, const morton_index::MDSpaceBounds< nd > &space) |
static std::enable_if< std::is_same< EventAccessor, typenameAccessor::EventAccessType >::value, MortonT >::type | getIndex (const MDLeanEvent< nd > &event) |
Internal structure to avoid the direct exposing of API functions, which change the state of event (switch between union fields)
Definition at line 74 of file MDLeanEvent.h.
|
inlinestatic |
Definition at line 76 of file MDLeanEvent.h.
|
inlinestatic |
Definition at line 80 of file MDLeanEvent.h.
|
inlinestatic |
Definition at line 85 of file MDLeanEvent.h.