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

#include <CRTGrenobleFrame.hpp>

Public Attributes

int qTot = 0
 Total charge.
unsigned short n_zc = 0
 CFD time.
float cfd = 0.
 CFD value.
unsigned short flag = 0
 Flag containing trigger, trigger sum and overflow information.

Detailed Description

Definition at line 52 of file CRTGrenobleFrame.hpp.

Member Data Documentation

◆ cfd

float dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::cfd = 0.

CFD value.

Definition at line 56 of file CRTGrenobleFrame.hpp.

◆ flag

unsigned short dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::flag = 0

Flag containing trigger, trigger sum and overflow information.

Definition at line 57 of file CRTGrenobleFrame.hpp.

◆ n_zc

unsigned short dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::n_zc = 0

CFD time.

Definition at line 55 of file CRTGrenobleFrame.hpp.

◆ qTot

int dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::qTot = 0

Total charge.

Definition at line 54 of file CRTGrenobleFrame.hpp.


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