![]() |
ATLAS Offline Software
|
#include <EMBHVPathologies.h>
Public Member Functions | |
| EMBHVPathologies (unsigned int electrodeNumber, bool isShorted, bool isDisconnected) | |
| virtual | ~EMBHVPathologies () |
| const unsigned int & | electrodeNumber () const |
| const bool & | isShorted () const |
| const bool & | isDisconnected () const |
Private Member Functions | |
| EMBHVPathologies (const EMBHVPathologies &) | |
| EMBHVPathologies & | operator= (const EMBHVPathologies &) |
Private Attributes | |
| Clockwork * | m_c |
Definition at line 16 of file EMBHVPathologies.h.
| EMBHVPathologies::EMBHVPathologies | ( | unsigned int | electrodeNumber, |
| bool | isShorted, | ||
| bool | isDisconnected ) |
|
virtual |
|
private |
| const unsigned int & EMBHVPathologies::electrodeNumber | ( | ) | const |
| const bool & EMBHVPathologies::isDisconnected | ( | ) | const |
| const bool & EMBHVPathologies::isShorted | ( | ) | const |
|
private |
|
private |
Definition at line 45 of file EMBHVPathologies.h.