![]() |
ATLAS Offline Software
|
#include <ALFA_Digit.h>
Public Member Functions | |
| ALFA_Digit () | |
| ALFA_Digit (const unsigned short station, const unsigned short plate, const unsigned short fiber) | |
| unsigned short | getStation () const |
| unsigned short | getPlate () const |
| unsigned short | getFiber () const |
Private Attributes | |
| unsigned short | m_station |
| unsigned short | m_plate |
| unsigned short | m_fiber |
Definition at line 8 of file ALFA_Digit.h.
| ALFA_Digit::ALFA_Digit | ( | ) |
Definition at line 9 of file ALFA_Digit.cxx.
| ALFA_Digit::ALFA_Digit | ( | const unsigned short | station, |
| const unsigned short | plate, | ||
| const unsigned short | fiber ) |
Definition at line 15 of file ALFA_Digit.cxx.
|
inline |
Definition at line 17 of file ALFA_Digit.h.
|
inline |
Definition at line 16 of file ALFA_Digit.h.
|
inline |
Definition at line 15 of file ALFA_Digit.h.
|
private |
Definition at line 23 of file ALFA_Digit.h.
|
private |
Definition at line 22 of file ALFA_Digit.h.
|
private |
Definition at line 21 of file ALFA_Digit.h.