CbmRoot
|
#include <CbmTrdFexMessageSpadic.h>
Public Member Functions | |
FexWord (NByteContainer< BytesPerWord< 0x10 >()> word) | |
Public Attributes | |
std::uint8_t | elink |
std::uint8_t | channel |
std::uint64_t | timestamp |
float | prec_time |
std::uint16_t | maxAdc |
std::uint16_t | timesample |
std::uint8_t | iMA |
std::uint8_t | ht |
std::uint8_t | mh |
Definition at line 77 of file CbmTrdFexMessageSpadic.h.
|
inline |
Definition at line 88 of file CbmTrdFexMessageSpadic.h.
std::uint8_t Spadic::FexWord< 0x10 >::channel |
Definition at line 79 of file CbmTrdFexMessageSpadic.h.
std::uint8_t Spadic::FexWord< 0x10 >::elink |
Definition at line 78 of file CbmTrdFexMessageSpadic.h.
std::uint8_t Spadic::FexWord< 0x10 >::ht |
Definition at line 85 of file CbmTrdFexMessageSpadic.h.
std::uint8_t Spadic::FexWord< 0x10 >::iMA |
Definition at line 84 of file CbmTrdFexMessageSpadic.h.
std::uint16_t Spadic::FexWord< 0x10 >::maxAdc |
Definition at line 82 of file CbmTrdFexMessageSpadic.h.
std::uint8_t Spadic::FexWord< 0x10 >::mh |
Definition at line 86 of file CbmTrdFexMessageSpadic.h.
float Spadic::FexWord< 0x10 >::prec_time |
Definition at line 81 of file CbmTrdFexMessageSpadic.h.
std::uint16_t Spadic::FexWord< 0x10 >::timesample |
Definition at line 83 of file CbmTrdFexMessageSpadic.h.
std::uint64_t Spadic::FexWord< 0x10 >::timestamp |
Definition at line 80 of file CbmTrdFexMessageSpadic.h.