![]() |
ATLAS Offline Software
|
#include <TileLaser.h>
Public Member Functions | |
| TileLaser () | |
| ~TileLaser ()=default | |
| int | getDiodeCurrOrd () const |
| int | getDiodeCurrMeas () const |
| int | getFiltNumber () const |
| int | getCounter () const |
| int | getSlamaDelay () const |
| void | setLaser (const int Counter, const int diodeCurrOrd, const int diodeCurrMeas, const int filtNumber, const int SlamaDelay) |
| operator std::string () const | |
| Convertion operator to a std::string, can be used in a cast operation : (std::string) TileLaserPmt. | |
Private Attributes | |
| int | m_counter |
| int | m_diodeCurrOrd |
| int | m_diodeCurrMeas |
| int | m_filtNumber |
| int | m_slamaDelay |
Definition at line 17 of file TileLaser.h.
|
inline |
Definition at line 21 of file TileLaser.h.
|
default |
|
inline |
Definition at line 33 of file TileLaser.h.
|
inline |
Definition at line 31 of file TileLaser.h.
|
inline |
Definition at line 30 of file TileLaser.h.
|
inline |
Definition at line 32 of file TileLaser.h.
|
inline |
Definition at line 34 of file TileLaser.h.
| TileLaser::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 TileLaser.cxx.
|
inline |
Definition at line 36 of file TileLaser.h.
|
private |
Definition at line 56 of file TileLaser.h.
|
private |
Definition at line 58 of file TileLaser.h.
|
private |
Definition at line 57 of file TileLaser.h.
|
private |
Definition at line 59 of file TileLaser.h.
|
private |
Definition at line 60 of file TileLaser.h.