#include <RPC.h>
Public Member Functions | |
void | add_format_error () |
int | BC0 () const |
uint64_t | Dataword () const |
int | Format_errors () const |
int | Frame () const |
int | Link () const |
int | Phi () const |
RPC (uint64_t dataword) | |
RPC () | |
int | RPC_BXN () const |
void | set_bc0 (int bits) |
void | set_dataword (uint64_t bits) |
void | set_frame (int bits) |
void | set_link (int bits) |
void | set_phi (int bits) |
void | set_rpc_bxn (int bits) |
void | set_tbin (int bits) |
void | set_theta (int bits) |
void | set_vp (int bits) |
void | set_word (int bits) |
int | TBIN () const |
int | Theta () const |
int | VP () const |
int | Word () const |
virtual | ~RPC () |
Private Attributes | |
int | bc0 |
uint64_t | dataword |
int | format_errors |
int | frame |
int | link |
int | phi |
int | rpc_bxn |
int | tbin |
int | theta |
int | vp |
int | word |
|
explicit |
|
inline |
Definition at line 33 of file RPC.h.
References format_errors.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 39 of file RPC.h.
References frame.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 40 of file RPC.h.
References link.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 30 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 34 of file RPC.h.
References bits.
|
inline |
Definition at line 27 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 28 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 24 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 29 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 31 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 25 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 32 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 26 of file RPC.h.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 37 of file RPC.h.
References theta.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
Definition at line 38 of file RPC.h.
References word.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
private |
|
private |
Definition at line 59 of file RPC.h.
Referenced by Dataword().
|
private |
Definition at line 58 of file RPC.h.
Referenced by add_format_error(), and Format_errors().
|
private |
Definition at line 52 of file RPC.h.
Referenced by Frame(), and set_frame().
|
private |
Definition at line 53 of file RPC.h.
Referenced by Link(), and set_link().
|
private |
Definition at line 49 of file RPC.h.
Referenced by Particle.Particle::__str__(), Phi(), ntupleDataFormat.Track::phiPull(), and set_phi().
|
private |
Definition at line 54 of file RPC.h.
Referenced by RPC_BXN(), and set_rpc_bxn().
|
private |
Definition at line 56 of file RPC.h.
Referenced by set_tbin(), and TBIN().
|
private |
Definition at line 50 of file RPC.h.
Referenced by set_theta(), Theta(), and Tau.Tau::zImpact().
|
private |
|
private |
Definition at line 51 of file RPC.h.
Referenced by set_word(), and Word().