DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Types.hpp
Go to the documentation of this file.
1
9#ifndef TRIGGERALGS_INCLUDE_TRIGGERALGS_TYPES_HPP_
10#define TRIGGERALGS_INCLUDE_TRIGGERALGS_TYPES_HPP_
11
13
14namespace triggeralgs {
15
23
24} // namespace triggeralgs
25
26#endif // TRIGGERALGS_INCLUDE_TRIGGERALGS_TYPES_HPP_
int64_t timestamp_diff_t
Used to represent differences between timestamps.
Definition Types.hpp:24
uint64_t timestamp_t
Type used to represent DUNE timing system timestamps.
Definition Types.hpp:20
uint64_t trigger_number_t
Type used to represent trigger number.
Definition Types.hpp:47
dunedaq::trgdataformats::channel_diff_t channel_diff_t
Definition Types.hpp:21
dunedaq::trgdataformats::trigger_number_t trigger_number_t
Definition Types.hpp:19
dunedaq::trgdataformats::timestamp_t timestamp_t
Definition Types.hpp:16
dunedaq::trgdataformats::timestamp_diff_t timestamp_diff_t
Definition Types.hpp:17
dunedaq::trgdataformats::detid_t detid_t
Definition Types.hpp:18
dunedaq::trgdataformats::channel_t channel_t
Definition Types.hpp:20
dunedaq::trgdataformats::version_t version_t
Definition Types.hpp:22