#include <CSCDQM_DCSData.h>
Public Member Functions | |
LVIMeasType & | operator= (const LVIMeasType &m) |
Public Attributes | |
DCSAddressType | adr |
DCSBoardType | board |
unsigned int | boardId |
float | nominal_v |
float | value |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
std::ostream & | operator<< (std::ostream &out, const LVIMeasType &m) |
LV I measurement
Definition at line 127 of file CSCDQM_DCSData.h.
|
inline |
Definition at line 147 of file CSCDQM_DCSData.h.
References adr, board, boardId, nominal_v, and value.
|
private |
|
friend |
Definition at line 157 of file CSCDQM_DCSData.h.
|
friend |
Definition at line 157 of file CSCDQM_DCSData.h.
|
friend |
Definition at line 135 of file CSCDQM_DCSData.h.
DCSAddressType cscdqm::LVIMeasType::adr |
Definition at line 129 of file CSCDQM_DCSData.h.
Referenced by operator=().
DCSBoardType cscdqm::LVIMeasType::board |
Definition at line 130 of file CSCDQM_DCSData.h.
Referenced by operator=().
unsigned int cscdqm::LVIMeasType::boardId |
Definition at line 131 of file CSCDQM_DCSData.h.
Referenced by operator=().
float cscdqm::LVIMeasType::nominal_v |
Definition at line 132 of file CSCDQM_DCSData.h.
Referenced by operator=().
float cscdqm::LVIMeasType::value |
Definition at line 133 of file CSCDQM_DCSData.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), timeout.TimedOutExc::__str__(), dataset.IntegrityCheckError::__str__(), cmsBatch.CmsBatchException::__str__(), average.Average::average(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Mixins.UsingBlock::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), Vispa.Views.PropertyView.FileProperty::labelDoubleClicked(), and operator=().