|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <Structs.hpp>
Public Attributes | |
| RegValue | address = 0 |
| BoolData | alive = false |
| IntData | round_trip_time = -1 |
| IntData | state = -1 |
| IntData | round_trip_time_after_delay_apply = -1 |
| IntData | state_after_delay_apply = -1 |
| IntData | applied_delay = -1 |
Definition at line 33 of file Structs.hpp.
| RegValue dunedaq::timing::timingfirmware::EndpointCheckResult::address = 0 |
Definition at line 37 of file Structs.hpp.
| BoolData dunedaq::timing::timingfirmware::EndpointCheckResult::alive = false |
Definition at line 40 of file Structs.hpp.
| IntData dunedaq::timing::timingfirmware::EndpointCheckResult::applied_delay = -1 |
Definition at line 55 of file Structs.hpp.
| IntData dunedaq::timing::timingfirmware::EndpointCheckResult::round_trip_time = -1 |
Definition at line 43 of file Structs.hpp.
| IntData dunedaq::timing::timingfirmware::EndpointCheckResult::round_trip_time_after_delay_apply = -1 |
Definition at line 49 of file Structs.hpp.
| IntData dunedaq::timing::timingfirmware::EndpointCheckResult::state = -1 |
Definition at line 46 of file Structs.hpp.
| IntData dunedaq::timing::timingfirmware::EndpointCheckResult::state_after_delay_apply = -1 |
Definition at line 52 of file Structs.hpp.