DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <CRTGrenobleFrame.hpp>
Public Attributes | |
unsigned int | seconds: 8 |
unsigned int | minutes: 8 |
unsigned int | hours: 8 |
unsigned int | year: 8 |
unsigned int | day: 16 |
unsigned int | new_date_cnt: 12 |
unsigned int | irigb_dec_ver: 3 |
unsigned int | irigb_valid: 1 |
Definition at line 46 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::day |
Definition at line 52 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::hours |
Definition at line 49 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::irigb_dec_ver |
Definition at line 54 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::irigb_valid |
Definition at line 55 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::minutes |
Definition at line 48 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::new_date_cnt |
Definition at line 53 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::seconds |
Definition at line 47 of file CRTGrenobleFrame.hpp.
unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct::year |
Definition at line 50 of file CRTGrenobleFrame.hpp.