#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 () | |
RPC (uint64_t dataword) | |
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 |
|
inline |
Definition at line 39 of file RPC.h.
References format_errors.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 45 of file RPC.h.
References frame.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 46 of file RPC.h.
References link.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 36 of file RPC.h.
References bc0.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 33 of file RPC.h.
References frame.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 34 of file RPC.h.
References link.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 30 of file RPC.h.
References phi.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 35 of file RPC.h.
References rpc_bxn.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 37 of file RPC.h.
References tbin.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 31 of file RPC.h.
References theta.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 38 of file RPC.h.
References vp.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 43 of file RPC.h.
References theta.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
Definition at line 44 of file RPC.h.
References word.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
private |
|
private |
Definition at line 65 of file RPC.h.
Referenced by Dataword(), and set_dataword().
|
private |
Definition at line 64 of file RPC.h.
Referenced by add_format_error(), and Format_errors().
|
private |
Definition at line 58 of file RPC.h.
Referenced by Frame(), and set_frame().
|
private |
Definition at line 59 of file RPC.h.
Referenced by Link(), and set_link().
|
private |
Definition at line 55 of file RPC.h.
Referenced by Particle.Particle::__str__(), Phi(), ntupleDataFormat.Track::phiPull(), and set_phi().
|
private |
Definition at line 60 of file RPC.h.
Referenced by RPC_BXN(), and set_rpc_bxn().
|
private |
Definition at line 62 of file RPC.h.
Referenced by set_tbin(), and TBIN().
|
private |
Definition at line 56 of file RPC.h.
Referenced by set_theta(), Theta(), and Tau.Tau::zImpact().
|
private |