Mantid
|
#include <LoadANSTOEventFile.h>
Public Attributes | |
int32_t | anstohm_version |
int32_t | clock_scale |
int32_t | format_number |
int32_t | magic_number |
int32_t | oob_enabled |
int32_t | pack_format |
int32_t | spares [16 - 6] |
Definition at line 28 of file LoadANSTOEventFile.h.
int32_t Mantid::DataHandling::ANSTO::EventFileHeader_Base::anstohm_version |
Definition at line 33 of file LoadANSTOEventFile.h.
int32_t Mantid::DataHandling::ANSTO::EventFileHeader_Base::clock_scale |
Definition at line 38 of file LoadANSTOEventFile.h.
Referenced by Mantid::DataHandling::ANSTO::ReadEventFile().
int32_t Mantid::DataHandling::ANSTO::EventFileHeader_Base::format_number |
Definition at line 30 of file LoadANSTOEventFile.h.
Referenced by Mantid::DataHandling::ANSTO::ReadEventFile().
int32_t Mantid::DataHandling::ANSTO::EventFileHeader_Base::magic_number |
Definition at line 29 of file LoadANSTOEventFile.h.
Referenced by Mantid::DataHandling::ANSTO::ReadEventFile().
int32_t Mantid::DataHandling::ANSTO::EventFileHeader_Base::oob_enabled |
Definition at line 36 of file LoadANSTOEventFile.h.
Referenced by Mantid::DataHandling::ANSTO::ReadEventFile().
int32_t Mantid::DataHandling::ANSTO::EventFileHeader_Base::pack_format |
Definition at line 35 of file LoadANSTOEventFile.h.
Referenced by Mantid::DataHandling::ANSTO::ReadEventFile().
int32_t Mantid::DataHandling::ANSTO::EventFileHeader_Base::spares[16 - 6] |
Definition at line 40 of file LoadANSTOEventFile.h.