Mantid
Loading...
Searching...
No Matches
Mantid::DataObjects::EventAccessor Struct Reference

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>

Detailed Description

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.


The documentation for this struct was generated from the following file: