Mantid
|
Structure to mark the classes, which can switch the "physical" meaning of the union used in MDLeanEvent to store coordinates or index. More...
#include <MDLeanEvent.h>
Structure to mark the classes, which can switch the "physical" meaning of the union used in MDLeanEvent to store coordinates or index.
If some class is defines the type EventAccessType = EventAccessor, it can call private retrieve functions throuhg the api described in MDLeanEvent (struct AccessFor). Keeping the event state in the coordinates mode is the concern of EventAccessor itself.
Definition at line 58 of file MDLeanEvent.h.