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