|
CbmRoot
|
#include <StructDef.h>
Public Member Functions | |
| Rpc_HV () | |
| void | Clear () |
| Rpc_HV (Rpc_HV &in) | |
| void | Print () |
| Rpc_HV () | |
| void | Clear () |
| Rpc_HV (Rpc_HV &in) | |
| void | Print () |
Public Attributes | |
| Int_t | iTimeSec |
| Int_t | iTimeMilliSec |
| Double_t | dVoltageNeg |
| Double_t | dCurrentNeg |
| Int_t | iPowerNeg |
| Int_t | iStatusNeg |
| Double_t | dVoltagePos |
| Double_t | dCurrentPos |
| Int_t | iPowerPos |
| Int_t | iStatusPos |
Definition at line 7 of file apr14/currents/StructDef.h.
| Rpc_HV::Rpc_HV | ( | ) |
Definition at line 24 of file feb15/current/StructDef.h.
References dCurrentNeg, dCurrentPos, dVoltageNeg, dVoltagePos, iPowerNeg, iPowerPos, iStatusNeg, iStatusPos, iTimeMilliSec, and iTimeSec.
Referenced by Rpc_HV().
| Rpc_HV::Rpc_HV | ( | Rpc_HV & | in | ) |
Definition at line 50 of file feb15/current/StructDef.h.
References dCurrentNeg, dCurrentPos, dVoltageNeg, dVoltagePos, iPowerNeg, iPowerPos, iStatusNeg, iStatusPos, iTimeMilliSec, iTimeSec, and Rpc_HV().
| Rpc_HV::Rpc_HV | ( | ) |
| void Rpc_HV::Clear | ( | ) |
Definition at line 20 of file apr14/currents/StructDef.h.
References dCurrentNeg, dCurrentPos, dVoltageNeg, dVoltagePos, iPowerNeg, iPowerPos, iStatusNeg, iStatusPos, iTimeMilliSec, and iTimeSec.
| void Rpc_HV::Clear | ( | ) |
| void Rpc_HV::Print | ( | ) |
Definition at line 47 of file apr14/currents/StructDef.h.
References dCurrentNeg, dCurrentPos, dVoltageNeg, dVoltagePos, iPowerNeg, iPowerPos, iStatusNeg, iStatusPos, iTimeMilliSec, and iTimeSec.
| void Rpc_HV::Print | ( | ) |
| Double_t Rpc_HV::dCurrentNeg |
| Double_t Rpc_HV::dCurrentPos |
| Double_t Rpc_HV::dVoltageNeg |
| Double_t Rpc_HV::dVoltagePos |
| Int_t Rpc_HV::iPowerNeg |
| Int_t Rpc_HV::iPowerPos |
| Int_t Rpc_HV::iStatusNeg |
| Int_t Rpc_HV::iStatusPos |
| Int_t Rpc_HV::iTimeMilliSec |
| Int_t Rpc_HV::iTimeSec |