Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

SctData::DcsData Class Reference

Class intended to hold the DCS data coming from a module, so that it can be archived along with test results etc. More...

#include <DcsData.h>

Inheritance diagram for SctData::DcsData:

Inheritance graph
[legend]
Collaboration diagram for SctData::DcsData:

Collaboration graph
[legend]

Public Member Functions

virtual std::string getClassName () const
 Streamable over-ride.

virtual ~DcsData ()
 detr

float getVbias () const
 HV bias Voltage.

float getIbias () const
 HV bias current.

float getT0 () const
 Temperature sensor 0.

float getT1 () const
 Temperature sensor 1.

float getVcc () const
 Analogue LV voltage.

float getIcc () const
 Analogue LV current.

float getVdd () const
 Digital LV voltage.

float getIdd () const
 Digital LV current.

void setVbias (float val)
void setIbias (float val)
void setT0 (float val)
void setT1 (float val)
void setVcc (float val)
void setIcc (float val)
void setVdd (float val)
void setIdd (float val)

Private Attributes

float m_vBias
float m_iBias
float m_t0
float m_t1
float m_vcc
float m_icc
float m_vdd
float m_idd

Detailed Description

Class intended to hold the DCS data coming from a module, so that it can be archived along with test results etc.

for easy cross-referencing.

Definition at line 14 of file DcsData.h.


Constructor & Destructor Documentation

SctData::DcsData::~DcsData  )  [virtual]
 

detr

Definition at line 13 of file DcsData.cpp.


Member Function Documentation

std::string SctData::DcsData::getClassName  )  const [virtual]
 

Streamable over-ride.

Implements Sct::Streamable.

Definition at line 5 of file DcsData.cpp.

float SctData::DcsData::getIbias  )  const
 

HV bias current.

Definition at line 16 of file DcsData.cpp.

float SctData::DcsData::getIcc  )  const
 

Analogue LV current.

Definition at line 20 of file DcsData.cpp.

float SctData::DcsData::getIdd  )  const
 

Digital LV current.

Definition at line 22 of file DcsData.cpp.

float SctData::DcsData::getT0  )  const
 

Temperature sensor 0.

Definition at line 17 of file DcsData.cpp.

float SctData::DcsData::getT1  )  const
 

Temperature sensor 1.

Definition at line 18 of file DcsData.cpp.

float SctData::DcsData::getVbias  )  const
 

HV bias Voltage.

Definition at line 15 of file DcsData.cpp.

float SctData::DcsData::getVcc  )  const
 

Analogue LV voltage.

Definition at line 19 of file DcsData.cpp.

float SctData::DcsData::getVdd  )  const
 

Digital LV voltage.

Definition at line 21 of file DcsData.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 15 09:52:33 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5