Persistent representation of RpcFiredChannel class.
More...
#include <RpcFiredChannel_p1.h>
|
| | 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.
|
◆ RpcFiredChannel_p1()
| RpcFiredChannel_p1::RpcFiredChannel_p1 |
( |
| ) |
|
|
inline |
◆ bcid()
| uint16_t RpcFiredChannel_p1::bcid |
( |
| ) |
const |
|
inline |
◆ channel()
| uint16_t RpcFiredChannel_p1::channel |
( |
| ) |
const |
|
inline |
◆ ijk()
| uint16_t RpcFiredChannel_p1::ijk |
( |
| ) |
const |
|
inline |
◆ ovl()
| uint16_t RpcFiredChannel_p1::ovl |
( |
| ) |
const |
|
inline |
return if channels in pivot that caused trigger were in chamber overlap region
Definition at line 35 of file RpcFiredChannel_p1.h.
◆ thr()
| uint16_t RpcFiredChannel_p1::thr |
( |
| ) |
const |
|
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.
◆ time()
| uint16_t RpcFiredChannel_p1::time |
( |
| ) |
const |
|
inline |
◆ RpcFiredChannelCnv_p1
◆ m_bcid
| uint16_t RpcFiredChannel_p1::m_bcid |
|
private |
◆ m_channel
| uint16_t RpcFiredChannel_p1::m_channel |
|
private |
◆ m_ijk
| uint16_t RpcFiredChannel_p1::m_ijk |
|
private |
◆ m_ovl
| uint16_t RpcFiredChannel_p1::m_ovl |
|
private |
◆ m_thr
| uint16_t RpcFiredChannel_p1::m_thr |
|
private |
◆ m_time
| uint16_t RpcFiredChannel_p1::m_time |
|
private |
The documentation for this class was generated from the following file: