|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <SSPTypes.hpp>
Public Attributes | |
| unsigned int | header |
| unsigned short | length |
| unsigned short | group1 |
| unsigned short | triggerID |
| unsigned short | group2 |
| unsigned short | timestamp [4] |
| unsigned short | peakSumLow |
| unsigned short | group3 |
| unsigned short | preriseLow |
| unsigned short | group4 |
| unsigned short | intSumHigh |
| unsigned short | baseline |
| unsigned short | cfdPoint [4] |
| unsigned short | intTimestamp [4] |
Definition at line 58 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::baseline |
Definition at line 73 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::cfdPoint[4] |
Definition at line 74 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::group1 |
Definition at line 62 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::group2 |
Definition at line 64 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::group3 |
Definition at line 69 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::group4 |
Definition at line 71 of file SSPTypes.hpp.
| unsigned int dunedaq::sspmodules::EventHeader::header |
Definition at line 60 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::intSumHigh |
Definition at line 72 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::intTimestamp[4] |
Definition at line 75 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::length |
Definition at line 61 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::peakSumLow |
Definition at line 68 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::preriseLow |
Definition at line 70 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::timestamp[4] |
Definition at line 65 of file SSPTypes.hpp.
| unsigned short dunedaq::sspmodules::EventHeader::triggerID |
Definition at line 63 of file SSPTypes.hpp.