#include <TileLaserPLC.h>
Definition at line 16 of file TileLaserPLC.h.
◆ TileLaserPLC()
TileLaserPLC::TileLaserPLC |
( |
| ) |
|
|
inline |
◆ getAlarm()
int TileLaserPLC::getAlarm |
( |
| ) |
const |
|
inline |
◆ getAlphaPos()
int TileLaserPLC::getAlphaPos |
( |
| ) |
const |
|
inline |
◆ getHVpmts()
double TileLaserPLC::getHVpmts |
( |
| ) |
const |
|
inline |
◆ getInterlock()
int TileLaserPLC::getInterlock |
( |
| ) |
const |
|
inline |
◆ getLVdiodes()
double TileLaserPLC::getLVdiodes |
( |
| ) |
const |
|
inline |
◆ getShutter()
int TileLaserPLC::getShutter |
( |
| ) |
const |
|
inline |
◆ operator std::string()
TileLaserPLC::operator std::string |
( |
| ) |
const |
Convertion operator to a std::string, can be used in a cast operation : (std::string) TileLaserPmt.
Definition at line 18 of file TileLaserPLC.cxx.
20 std::ostringstream
text;
21 text <<
"TileLaserPLC: ";
◆ setPLC()
◆ m_alarm
int TileLaserPLC::m_alarm |
|
private |
◆ m_alphaPos
int TileLaserPLC::m_alphaPos |
|
private |
◆ m_HVpmts
double TileLaserPLC::m_HVpmts |
|
private |
◆ m_interlock
int TileLaserPLC::m_interlock |
|
private |
◆ m_LVdiodes
double TileLaserPLC::m_LVdiodes |
|
private |
◆ m_shutter
int TileLaserPLC::m_shutter |
|
private |
The documentation for this class was generated from the following files: