#include <SP.h>
Public Member Functions | |
void | add_format_error () |
int | BC0 () const |
int | BX () const |
int | C () const |
uint64_t | Dataword () const |
int | Dxy_GMT () const |
int | Eta_GMT () const |
int | Format_errors () const |
int | HL () const |
int | HMT () const |
int | ME1_CSC_ID () const |
int | ME1_delay () const |
int | ME1_stub_num () const |
int | ME1_subsector () const |
int | ME2_CSC_ID () const |
int | ME2_delay () const |
int | ME2_stub_num () const |
int | ME3_CSC_ID () const |
int | ME3_delay () const |
int | ME3_stub_num () const |
int | ME4_CSC_ID () const |
int | ME4_delay () const |
int | ME4_stub_num () const |
int | Mode () const |
int | NN_pt_valid () const |
int | Phi_full () const |
int | Phi_GMT () const |
int | Pt_dxy_GMT () const |
int | Pt_GMT () const |
unsigned long | Pt_LUT_addr () const |
int | Quality_GMT () const |
int | SE () const |
void | set_bc0 (int bits) |
void | set_bx (int bits) |
void | set_c (int bits) |
void | set_dataword (uint64_t bits) |
void | set_dxy_GMT (int bits) |
void | set_eta_GMT (int bits) |
void | set_hl (int bits) |
void | set_hmt (int bits) |
void | set_me1_CSC_ID (int bits) |
void | set_me1_delay (int bits) |
void | set_me1_stub_num (int bits) |
void | set_me1_subsector (int bits) |
void | set_me2_CSC_ID (int bits) |
void | set_me2_delay (int bits) |
void | set_me2_stub_num (int bits) |
void | set_me3_CSC_ID (int bits) |
void | set_me3_delay (int bits) |
void | set_me3_stub_num (int bits) |
void | set_me4_CSC_ID (int bits) |
void | set_me4_delay (int bits) |
void | set_me4_stub_num (int bits) |
void | set_mode (int bits) |
void | set_nn_pt_valid (int bits) |
void | set_phi_full (int bits) |
void | set_phi_GMT (int bits) |
void | set_pt_dxy_GMT (int bits) |
void | set_pt_GMT (int bits) |
void | set_pt_LUT_addr (unsigned long bits) |
void | set_quality_GMT (int bits) |
void | set_se (int bits) |
void | set_tbin (int bits) |
void | set_vc (int bits) |
void | set_vt (int bits) |
SP (uint64_t dataword) | |
SP () | |
int | TBIN () const |
int | VC () const |
int | VT () const |
virtual | ~SP () |
Private Attributes | |
int | bc0 |
int | bx |
int | c |
uint64_t | dataword |
int | dxy_GMT |
int | eta_GMT |
int | format_errors |
int | hl |
int | hmt |
int | me1_CSC_ID |
int | me1_delay |
int | me1_stub_num |
int | me1_subsector |
int | me2_CSC_ID |
int | me2_delay |
int | me2_stub_num |
int | me3_CSC_ID |
int | me3_delay |
int | me3_stub_num |
int | me4_CSC_ID |
int | me4_delay |
int | me4_stub_num |
int | mode |
int | nn_pt_valid |
int | phi_full |
int | phi_GMT |
int | pt_dxy_GMT |
int | pt_GMT |
unsigned long | pt_LUT_addr |
int | quality_GMT |
int | se |
int | tbin |
int | vc |
int | vt |
|
explicit |
|
inline |
Definition at line 85 of file SP.h.
References format_errors.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 89 of file SP.h.
References c.
Referenced by l1t::stage2::emtf::ImportSP(), and l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 102 of file SP.h.
References dxy_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 99 of file SP.h.
References eta_GMT.
Referenced by l1t::stage2::emtf::ImportSP(), and l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 121 of file SP.h.
References hmt.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 104 of file SP.h.
References me1_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 113 of file SP.h.
References me1_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 105 of file SP.h.
References me1_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 103 of file SP.h.
References me1_subsector.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 106 of file SP.h.
References me2_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 114 of file SP.h.
References me2_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 107 of file SP.h.
References me2_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 108 of file SP.h.
References me3_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 115 of file SP.h.
References me3_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 109 of file SP.h.
References me3_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 110 of file SP.h.
References me4_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 116 of file SP.h.
References me4_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 111 of file SP.h.
References me4_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 90 of file SP.h.
References phi_full.
Referenced by l1t::stage2::emtf::ImportSP().
|
inline |
Definition at line 96 of file SP.h.
References phi_GMT.
Referenced by l1t::stage2::emtf::ImportSP(), and l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 101 of file SP.h.
References pt_dxy_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 100 of file SP.h.
References pt_GMT.
Referenced by l1t::stage2::emtf::ImportSP(), and l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 118 of file SP.h.
References pt_LUT_addr.
Referenced by l1t::stage2::emtf::ImportSP().
|
inline |
Definition at line 95 of file SP.h.
References quality_GMT.
Referenced by l1t::stage2::emtf::ImportSP(), and l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 59 of file SP.h.
References bc0, and gpuClustering::pixelStatus::bits.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 62 of file SP.h.
References gpuClustering::pixelStatus::bits, and bx.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 54 of file SP.h.
References gpuClustering::pixelStatus::bits, and c.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 68 of file SP.h.
References gpuClustering::pixelStatus::bits, and dxy_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 65 of file SP.h.
References gpuClustering::pixelStatus::bits, and eta_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 53 of file SP.h.
References gpuClustering::pixelStatus::bits, and hl.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 63 of file SP.h.
References gpuClustering::pixelStatus::bits, and hmt.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 70 of file SP.h.
References gpuClustering::pixelStatus::bits, and me1_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 79 of file SP.h.
References gpuClustering::pixelStatus::bits, and me1_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 71 of file SP.h.
References gpuClustering::pixelStatus::bits, and me1_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 69 of file SP.h.
References gpuClustering::pixelStatus::bits, and me1_subsector.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 72 of file SP.h.
References gpuClustering::pixelStatus::bits, and me2_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 80 of file SP.h.
References gpuClustering::pixelStatus::bits, and me2_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 73 of file SP.h.
References gpuClustering::pixelStatus::bits, and me2_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 74 of file SP.h.
References gpuClustering::pixelStatus::bits, and me3_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 81 of file SP.h.
References gpuClustering::pixelStatus::bits, and me3_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 75 of file SP.h.
References gpuClustering::pixelStatus::bits, and me3_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 76 of file SP.h.
References gpuClustering::pixelStatus::bits, and me4_CSC_ID.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 82 of file SP.h.
References gpuClustering::pixelStatus::bits, and me4_delay.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 77 of file SP.h.
References gpuClustering::pixelStatus::bits, and me4_stub_num.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 64 of file SP.h.
References gpuClustering::pixelStatus::bits, and mode.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 83 of file SP.h.
References gpuClustering::pixelStatus::bits, and nn_pt_valid.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 55 of file SP.h.
References gpuClustering::pixelStatus::bits, and phi_full.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 61 of file SP.h.
References gpuClustering::pixelStatus::bits, and phi_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 67 of file SP.h.
References gpuClustering::pixelStatus::bits, and pt_dxy_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 66 of file SP.h.
References gpuClustering::pixelStatus::bits, and pt_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 84 of file SP.h.
References gpuClustering::pixelStatus::bits, and pt_LUT_addr.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 60 of file SP.h.
References gpuClustering::pixelStatus::bits, and quality_GMT.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 58 of file SP.h.
References gpuClustering::pixelStatus::bits, and se.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 78 of file SP.h.
References gpuClustering::pixelStatus::bits, and tbin.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 56 of file SP.h.
References gpuClustering::pixelStatus::bits, and vc.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 112 of file SP.h.
References tbin.
Referenced by l1t::stage2::emtf::ImportSP(), and l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
Definition at line 91 of file SP.h.
References vc.
Referenced by l1t::stage2::emtf::ImportSP(), and l1t::stage2::emtf::SPBlockUnpacker::unpack().
|
inline |
|
private |
|
private |
|
private |
Definition at line 157 of file SP.h.
Referenced by Dataword(), and set_dataword().
|
private |
Definition at line 139 of file SP.h.
Referenced by Dxy_GMT(), and set_dxy_GMT().
|
private |
Definition at line 136 of file SP.h.
Referenced by Eta_GMT(), and set_eta_GMT().
|
private |
Definition at line 156 of file SP.h.
Referenced by add_format_error(), and Format_errors().
|
private |
|
private |
|
private |
Definition at line 141 of file SP.h.
Referenced by ME1_CSC_ID(), and set_me1_CSC_ID().
|
private |
Definition at line 150 of file SP.h.
Referenced by ME1_delay(), and set_me1_delay().
|
private |
Definition at line 142 of file SP.h.
Referenced by ME1_stub_num(), and set_me1_stub_num().
|
private |
Definition at line 140 of file SP.h.
Referenced by ME1_subsector(), and set_me1_subsector().
|
private |
Definition at line 143 of file SP.h.
Referenced by ME2_CSC_ID(), and set_me2_CSC_ID().
|
private |
Definition at line 151 of file SP.h.
Referenced by ME2_delay(), and set_me2_delay().
|
private |
Definition at line 144 of file SP.h.
Referenced by ME2_stub_num(), and set_me2_stub_num().
|
private |
Definition at line 145 of file SP.h.
Referenced by ME3_CSC_ID(), and set_me3_CSC_ID().
|
private |
Definition at line 152 of file SP.h.
Referenced by ME3_delay(), and set_me3_delay().
|
private |
Definition at line 146 of file SP.h.
Referenced by ME3_stub_num(), and set_me3_stub_num().
|
private |
Definition at line 147 of file SP.h.
Referenced by ME4_CSC_ID(), and set_me4_CSC_ID().
|
private |
Definition at line 153 of file SP.h.
Referenced by ME4_delay(), and set_me4_delay().
|
private |
Definition at line 148 of file SP.h.
Referenced by ME4_stub_num(), and set_me4_stub_num().
|
private |
Definition at line 135 of file SP.h.
Referenced by Mode(), and set_mode().
|
private |
Definition at line 154 of file SP.h.
Referenced by NN_pt_valid(), and set_nn_pt_valid().
|
private |
Definition at line 126 of file SP.h.
Referenced by Phi_full(), and set_phi_full().
|
private |
Definition at line 132 of file SP.h.
Referenced by Phi_GMT(), and set_phi_GMT().
|
private |
Definition at line 138 of file SP.h.
Referenced by Pt_dxy_GMT(), and set_pt_dxy_GMT().
|
private |
Definition at line 137 of file SP.h.
Referenced by Pt_GMT(), and set_pt_GMT().
|
private |
Definition at line 155 of file SP.h.
Referenced by Pt_LUT_addr(), and set_pt_LUT_addr().
|
private |
Definition at line 131 of file SP.h.
Referenced by Quality_GMT(), and set_quality_GMT().
|
private |
|
private |
Definition at line 149 of file SP.h.
Referenced by set_tbin(), and TBIN().
|
private |