|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Classes | |
| struct | ChangeRateParams |
| struct | DisableParams |
| struct | EnableParams |
| struct | RCCommand |
| struct | StartParams |
Typedefs | |
| using | TrgRate = double |
| using | State = std::string |
| using | RunNumber = uint64_t |
| using | StorageDisabled = bool |
Functions | |
| void | to_json (data_t &j, const ChangeRateParams &obj) |
| void | from_json (const data_t &j, ChangeRateParams &obj) |
| void | to_json (data_t &j, const DisableParams &obj) |
| void | from_json (const data_t &j, DisableParams &obj) |
| void | to_json (data_t &j, const EnableParams &obj) |
| void | from_json (const data_t &j, EnableParams &obj) |
| void | to_json (data_t &j, const RCCommand &obj) |
| void | from_json (const data_t &j, RCCommand &obj) |
| void | to_json (data_t &j, const StartParams &obj) |
| void | from_json (const data_t &j, StartParams &obj) |
| using dunedaq::rcif::cmd::RunNumber = uint64_t |
Definition at line 69 of file Structs.hpp.
| using dunedaq::rcif::cmd::State = std::string |
Definition at line 49 of file Structs.hpp.
Definition at line 73 of file Structs.hpp.
| using dunedaq::rcif::cmd::TrgRate = double |
Definition at line 21 of file Structs.hpp.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 56 of file Nljs.hpp.
|
inline |
Definition at line 74 of file Nljs.hpp.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |