![]() |
ATLAS Offline Software
|
#include <RpcFiredChannel.h>
Public Member Functions | |
| RpcFiredChannel () | |
| RpcFiredChannel (ubit16 bcid, ubit16 time, ubit16 ijk, ubit16 channel) | |
| RpcFiredChannel (ubit16 bcid, ubit16 time, ubit16 ijk, ubit16 thr, ubit16 ovl) | |
| virtual | ~RpcFiredChannel () |
| ubit16 | bcid () const |
| ubit16 | time () const |
| ubit16 | ijk () const |
| ubit16 | channel () const |
| ubit16 | ovl () const |
| ubit16 | thr () const |
Private Attributes | |
| ubit16 | m_bcid |
| ubit16 | m_time |
| ubit16 | m_ijk |
| ubit16 | m_channel |
| ubit16 | m_ovl |
| ubit16 | m_thr |
Friends | |
| class | RpcFiredChannelCnv_p1 |
Definition at line 20 of file RpcFiredChannel.h.
| RpcFiredChannel::RpcFiredChannel | ( | ) |
Definition at line 12 of file RpcFiredChannel.cxx.
Definition at line 17 of file RpcFiredChannel.cxx.
Definition at line 21 of file RpcFiredChannel.cxx.
|
inlinevirtual |
Definition at line 49 of file RpcFiredChannel.h.
|
inline |
Definition at line 52 of file RpcFiredChannel.h.
|
inline |
Definition at line 58 of file RpcFiredChannel.h.
|
inline |
Definition at line 56 of file RpcFiredChannel.h.
|
inline |
Definition at line 61 of file RpcFiredChannel.h.
|
inline |
Definition at line 65 of file RpcFiredChannel.h.
|
inline |
Definition at line 54 of file RpcFiredChannel.h.
|
friend |
Definition at line 23 of file RpcFiredChannel.h.
|
private |
Definition at line 26 of file RpcFiredChannel.h.
|
private |
Definition at line 29 of file RpcFiredChannel.h.
|
private |
Definition at line 28 of file RpcFiredChannel.h.
|
private |
Definition at line 30 of file RpcFiredChannel.h.
|
private |
Definition at line 31 of file RpcFiredChannel.h.
|
private |
Definition at line 27 of file RpcFiredChannel.h.