DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#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. | |
Definition at line 58 of file CRTGrenobleFrame.hpp.
float dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::cfd =0. |
CFD value.
Definition at line 61 of file CRTGrenobleFrame.hpp.
unsigned short dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::flag =0 |
Flag containing trigger, trigger sum and overflow information.
Definition at line 62 of file CRTGrenobleFrame.hpp.
unsigned short dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::n_zc =0 |
CFD time.
Definition at line 60 of file CRTGrenobleFrame.hpp.
int dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel::qTot =0 |
Total charge.
Definition at line 59 of file CRTGrenobleFrame.hpp.