ATLAS Offline Software
|
This class defines the NIM items. More...
#include <NimCTP.h>
Public Member Functions | |
NimCTP (unsigned int cableword0=0, unsigned int cableword1=0, unsigned int cableword2=0) | |
~NimCTP () | |
unsigned int | cableWord0 () const |
unsigned int | cableWord1 () const |
unsigned int | cableWord2 () const |
void | SetCableWord0 (unsigned int cableword0) |
void | SetCableWord1 (unsigned int cableword1) |
void | SetCableWord2 (unsigned int cableword2) |
Private Attributes | |
unsigned int | m_cableWord0 |
unsigned int | m_cableWord1 |
unsigned int | m_cableWord2 |
LVL1::NimCTP::NimCTP | ( | unsigned int | cableword0 = 0 , |
unsigned int | cableword1 = 0 , |
||
unsigned int | cableword2 = 0 |
||
) |
Definition at line 21 of file NimCTP.cxx.
LVL1::NimCTP::~NimCTP | ( | ) |
Definition at line 26 of file NimCTP.cxx.
unsigned int LVL1::NimCTP::cableWord0 | ( | ) | const |
Definition at line 30 of file NimCTP.cxx.
unsigned int LVL1::NimCTP::cableWord1 | ( | ) | const |
Definition at line 34 of file NimCTP.cxx.
unsigned int LVL1::NimCTP::cableWord2 | ( | ) | const |
Definition at line 38 of file NimCTP.cxx.
void LVL1::NimCTP::SetCableWord0 | ( | unsigned int | cableword0 | ) |
Definition at line 42 of file NimCTP.cxx.
void LVL1::NimCTP::SetCableWord1 | ( | unsigned int | cableword1 | ) |
Definition at line 46 of file NimCTP.cxx.
void LVL1::NimCTP::SetCableWord2 | ( | unsigned int | cableword2 | ) |
Definition at line 50 of file NimCTP.cxx.