DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent Struct Reference

#include <CRTGrenobleFrame.hpp>

Collaboration diagram for dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent:
[legend]

Public Attributes

unsigned int eventID = 0
 Event ID.
unsigned int dateInSec = 0
 Event date in seconds.
unsigned int timestamp = 0
 Timestamp (4 ns) -> used to compute dt between events.
TGpsDateStruct gpsDate
 TGPS date.
unsigned int pps_interval = 0
 IRIG-B subdivision in a second, expressed in 100 ns clock ticks.
unsigned int FIFO_AF_duration
 FIFO AF duration (4 ns) -> integration of Almost full fifo since last accepted trigger.
struct STChannel channels [s_num_channels]

Detailed Description

Definition at line 64 of file CRTGrenobleFrame.hpp.

Member Data Documentation

◆ channels

struct STChannel dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent::channels[s_num_channels]

Definition at line 74 of file CRTGrenobleFrame.hpp.

◆ dateInSec

unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent::dateInSec = 0

Event date in seconds.

Definition at line 67 of file CRTGrenobleFrame.hpp.

◆ eventID

unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent::eventID = 0

Event ID.

Definition at line 66 of file CRTGrenobleFrame.hpp.

◆ FIFO_AF_duration

unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent::FIFO_AF_duration
Initial value:
=
0

FIFO AF duration (4 ns) -> integration of Almost full fifo since last accepted trigger.

Definition at line 71 of file CRTGrenobleFrame.hpp.

◆ gpsDate

TGpsDateStruct dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent::gpsDate

TGPS date.

Definition at line 69 of file CRTGrenobleFrame.hpp.

◆ pps_interval

unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent::pps_interval = 0

IRIG-B subdivision in a second, expressed in 100 ns clock ticks.

Definition at line 70 of file CRTGrenobleFrame.hpp.

◆ timestamp

unsigned int dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent::timestamp = 0

Timestamp (4 ns) -> used to compute dt between events.

Definition at line 68 of file CRTGrenobleFrame.hpp.


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