Belle II Software development
|
Public Attributes | |
int | sysstate |
int | nevent_in |
int | nqueue_in |
int | nevent_out |
int | nqueue_out |
int | error |
int | pid_input |
int | pid_output |
int | pid_basf2 |
int | pid_hserver |
int | pid_hrelay |
int | i_reserved [4] |
float | flowrate_in |
float | flowrate_out |
float | avesize_in |
float | avesize_out |
float | evtrate_in |
float | evtrate_out |
float | loadave |
float | r_reserved [9] |
Definition at line 17 of file RfNodeInfo.h.
float avesize_in |
Definition at line 32 of file RfNodeInfo.h.
float avesize_out |
Definition at line 33 of file RfNodeInfo.h.
int error |
Definition at line 23 of file RfNodeInfo.h.
float evtrate_in |
Definition at line 34 of file RfNodeInfo.h.
float evtrate_out |
Definition at line 35 of file RfNodeInfo.h.
float flowrate_in |
Definition at line 30 of file RfNodeInfo.h.
float flowrate_out |
Definition at line 31 of file RfNodeInfo.h.
int i_reserved[4] |
Definition at line 29 of file RfNodeInfo.h.
float loadave |
Definition at line 36 of file RfNodeInfo.h.
int nevent_in |
Definition at line 19 of file RfNodeInfo.h.
int nevent_out |
Definition at line 21 of file RfNodeInfo.h.
int nqueue_in |
Definition at line 20 of file RfNodeInfo.h.
int nqueue_out |
Definition at line 22 of file RfNodeInfo.h.
int pid_basf2 |
Definition at line 26 of file RfNodeInfo.h.
int pid_hrelay |
Definition at line 28 of file RfNodeInfo.h.
int pid_hserver |
Definition at line 27 of file RfNodeInfo.h.
int pid_input |
Definition at line 24 of file RfNodeInfo.h.
int pid_output |
Definition at line 25 of file RfNodeInfo.h.
float r_reserved[9] |
Definition at line 37 of file RfNodeInfo.h.
int sysstate |
Definition at line 18 of file RfNodeInfo.h.