![]() |
ATLAS Offline Software
|
Persistent representation of RpcFiredChannel class. More...
#include <RpcFiredChannel_p1.h>
Public Member Functions | |
| RpcFiredChannel_p1 () | |
| Default constructor. | |
| uint16_t | bcid () const |
| return bunch crossing id | |
| uint16_t | time () const |
| return time | |
| uint16_t | ijk () const |
| return ijk | |
| uint16_t | channel () const |
| return channel | |
| uint16_t | ovl () const |
| return if channels in pivot that caused trigger were in chamber overlap region | |
| uint16_t | thr () const |
| return and/or of those hits in the pivot that caused a trigger, i.e. | |
Private Attributes | |
| uint16_t | m_bcid |
| uint16_t | m_time |
| uint16_t | m_ijk |
| uint16_t | m_channel |
| uint16_t | m_ovl |
| uint16_t | m_thr |
Friends | |
| class | RpcFiredChannelCnv_p1 |
Persistent representation of RpcFiredChannel class.
Definition at line 14 of file RpcFiredChannel_p1.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
return if channels in pivot that caused trigger were in chamber overlap region
Definition at line 35 of file RpcFiredChannel_p1.h.
|
inline |
return and/or of those hits in the pivot that caused a trigger, i.e.
belong to a RPC track that was above the lowest (?) of the three trigger pt tresholds
Definition at line 40 of file RpcFiredChannel_p1.h.
|
inline |
|
friend |
Definition at line 16 of file RpcFiredChannel_p1.h.
|
private |
Definition at line 44 of file RpcFiredChannel_p1.h.
|
private |
Definition at line 47 of file RpcFiredChannel_p1.h.
|
private |
Definition at line 46 of file RpcFiredChannel_p1.h.
|
private |
Definition at line 48 of file RpcFiredChannel_p1.h.
|
private |
Definition at line 49 of file RpcFiredChannel_p1.h.
|
private |
Definition at line 45 of file RpcFiredChannel_p1.h.