Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::DataHandling::GenericEvent Struct Reference

Generic event to separate bits. More...

#include <LoadNGEM.h>

Public Member Functions

bool check () const
 

Public Attributes

uint64_t contin: 8
 
uint64_t id: 8
 
uint64_t reserved1: 56
 
uint64_t reserved2: 32
 
uint64_t t0id: 24
 

Detailed Description

Generic event to separate bits.

Definition at line 21 of file LoadNGEM.h.

Member Function Documentation

◆ check()

bool Mantid::DataHandling::GenericEvent::check ( ) const
inline

Member Data Documentation

◆ contin

uint64_t Mantid::DataHandling::GenericEvent::contin

Definition at line 24 of file LoadNGEM.h.

Referenced by check().

◆ id

uint64_t Mantid::DataHandling::GenericEvent::id

Definition at line 26 of file LoadNGEM.h.

◆ reserved1

uint64_t Mantid::DataHandling::GenericEvent::reserved1

Definition at line 25 of file LoadNGEM.h.

◆ reserved2

uint64_t Mantid::DataHandling::GenericEvent::reserved2

Definition at line 23 of file LoadNGEM.h.

◆ t0id

uint64_t Mantid::DataHandling::GenericEvent::t0id

Definition at line 22 of file LoadNGEM.h.


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