#include <ME.h>
Public Member Functions | |
void | add_format_error () |
int | AF () const |
int | AFEF () const |
int | AFFF () const |
int | BC0 () const |
int | BXE () const |
int | CIK () const |
int | CLCT_pattern () const |
int | CSC_ID () const |
uint64_t | Dataword () const |
int | Eighth_strip () const |
int | EPC () const |
int | Format_errors () const |
int | Frame () const |
int | LR () const |
ME (uint64_t dataword) | |
ME () | |
int | ME_BXN () const |
int | MUS_inTime () const |
int | MUS_outOfTime () const |
int | MUSV () const |
int | NIT () const |
int | Quality () const |
int | Quarter_strip () const |
int | Run3_pattern () const |
int | SE () const |
void | set_af (int bits) |
void | set_afef (int bits) |
void | set_afff (int bits) |
void | set_bc0 (int bits) |
void | set_bxe (int bits) |
void | set_cik (int bits) |
void | set_clct_pattern (int bits) |
void | set_csc_ID (int bits) |
void | set_dataword (uint64_t bits) |
void | set_eighth_strip (int bits) |
void | set_epc (int bits) |
void | set_frame (int bits) |
void | set_lr (int bits) |
void | set_me_bxn (int bits) |
void | set_mus_inTime (int bits) |
void | set_mus_outOfTime (int bits) |
void | set_musv (int bits) |
void | set_nit (int bits) |
void | set_quality (int bits) |
void | set_quarter_strip (int bits) |
void | set_run3_pattern (int bits) |
void | set_se (int bits) |
void | set_slope (int bits) |
void | set_sm (int bits) |
void | set_station (int bits) |
void | set_strip (int bits) |
void | set_stub_num (int bits) |
void | set_tbin (int bits) |
void | set_vp (int bits) |
void | set_wire (int bits) |
int | Slope () const |
int | SM () const |
int | Station () const |
int | Strip () const |
int | Stub_num () const |
int | TBIN () const |
int | VP () const |
int | Wire () const |
virtual | ~ME () |
Private Attributes | |
int | af |
int | afef |
int | afff |
int | bc0 |
int | bxe |
int | cik |
int | clct_pattern |
int | csc_ID |
uint64_t | dataword |
int | eighth_strip |
int | epc |
int | format_errors |
int | frame |
int | lr |
int | me_bxn |
int | mus_inTime |
int | mus_outOfTime |
int | musv |
int | nit |
int | quality |
int | quarter_strip |
int | run3_pattern |
int | se |
int | slope |
int | sm |
int | station |
int | strip |
int | stub_num |
int | tbin |
int | vp |
int | wire |
|
explicit |
|
inline |
Definition at line 85 of file ME.h.
References format_errors.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 90 of file ME.h.
References clct_pattern.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 94 of file ME.h.
References csc_ID.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 111 of file ME.h.
References eighth_strip.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
|
inline |
|
inline |
Definition at line 109 of file ME.h.
References frame.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 93 of file ME.h.
References lr.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 116 of file ME.h.
References mus_inTime.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 117 of file ME.h.
References mus_outOfTime.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
|
inline |
|
inline |
Definition at line 89 of file ME.h.
References quality.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 110 of file ME.h.
References quarter_strip.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 113 of file ME.h.
References run3_pattern.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
|
inline |
Definition at line 69 of file ME.h.
References af, and gpuClustering::pixelStatus::bits.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 65 of file ME.h.
References afef, and gpuClustering::pixelStatus::bits.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 61 of file ME.h.
References afff, and gpuClustering::pixelStatus::bits.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 56 of file ME.h.
References bc0, and gpuClustering::pixelStatus::bits.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 57 of file ME.h.
References gpuClustering::pixelStatus::bits, and bxe.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 62 of file ME.h.
References gpuClustering::pixelStatus::bits, and cik.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 55 of file ME.h.
References gpuClustering::pixelStatus::bits, and clct_pattern.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 59 of file ME.h.
References gpuClustering::pixelStatus::bits, and csc_ID.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 76 of file ME.h.
References gpuClustering::pixelStatus::bits, and eighth_strip.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 68 of file ME.h.
References gpuClustering::pixelStatus::bits, and epc.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 74 of file ME.h.
References gpuClustering::pixelStatus::bits.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 58 of file ME.h.
References gpuClustering::pixelStatus::bits, and lr.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 64 of file ME.h.
References gpuClustering::pixelStatus::bits, and me_bxn.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 81 of file ME.h.
References gpuClustering::pixelStatus::bits, and mus_inTime.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 82 of file ME.h.
References gpuClustering::pixelStatus::bits, and mus_outOfTime.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 80 of file ME.h.
References gpuClustering::pixelStatus::bits, and musv.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 63 of file ME.h.
References gpuClustering::pixelStatus::bits, and nit.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 54 of file ME.h.
References gpuClustering::pixelStatus::bits, and quality.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 75 of file ME.h.
References gpuClustering::pixelStatus::bits, and quarter_strip.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 78 of file ME.h.
References gpuClustering::pixelStatus::bits, and run3_pattern.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 66 of file ME.h.
References gpuClustering::pixelStatus::bits, and se.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 77 of file ME.h.
References gpuClustering::pixelStatus::bits, and slope.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 67 of file ME.h.
References gpuClustering::pixelStatus::bits, and sm.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 70 of file ME.h.
References gpuClustering::pixelStatus::bits, and station.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 60 of file ME.h.
References gpuClustering::pixelStatus::bits, and strip.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 84 of file ME.h.
References gpuClustering::pixelStatus::bits, and stub_num.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 72 of file ME.h.
References gpuClustering::pixelStatus::bits, and tbin.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 71 of file ME.h.
References gpuClustering::pixelStatus::bits, and vp.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 53 of file ME.h.
References gpuClustering::pixelStatus::bits, and wire.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 112 of file ME.h.
References slope.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 105 of file ME.h.
References station.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 95 of file ME.h.
References strip.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 119 of file ME.h.
References stub_num.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
|
private |
|
private |
Definition at line 136 of file ME.h.
Referenced by AFEF(), and set_afef().
|
private |
Definition at line 132 of file ME.h.
Referenced by AFFF(), and set_afff().
|
private |
|
private |
|
private |
|
private |
Definition at line 126 of file ME.h.
Referenced by CLCT_pattern(), and set_clct_pattern().
|
private |
Definition at line 130 of file ME.h.
Referenced by CSC_ID(), and set_csc_ID().
|
private |
Definition at line 157 of file ME.h.
Referenced by Dataword(), and set_dataword().
|
private |
Definition at line 147 of file ME.h.
Referenced by Eighth_strip(), and set_eighth_strip().
|
private |
|
private |
Definition at line 156 of file ME.h.
Referenced by add_format_error(), and Format_errors().
|
private |
|
private |
Definition at line 135 of file ME.h.
Referenced by ME_BXN(), and set_me_bxn().
|
private |
Definition at line 152 of file ME.h.
Referenced by MUS_inTime(), and set_mus_inTime().
|
private |
Definition at line 153 of file ME.h.
Referenced by MUS_outOfTime(), and set_mus_outOfTime().
|
private |
Definition at line 151 of file ME.h.
Referenced by MUSV(), and set_musv().
|
private |
|
private |
Definition at line 125 of file ME.h.
Referenced by Quality(), and set_quality().
|
private |
Definition at line 146 of file ME.h.
Referenced by Quarter_strip(), and set_quarter_strip().
|
private |
Definition at line 149 of file ME.h.
Referenced by Run3_pattern(), and set_run3_pattern().
|
private |
|
private |
Definition at line 148 of file ME.h.
Referenced by set_slope(), and Slope().
|
private |
|
private |
Definition at line 141 of file ME.h.
Referenced by geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), set_station(), and Station().
|
private |
Definition at line 131 of file ME.h.
Referenced by set_strip(), and Strip().
|
private |
Definition at line 155 of file ME.h.
Referenced by set_stub_num(), and Stub_num().
|
private |
Definition at line 143 of file ME.h.
Referenced by set_tbin(), and TBIN().
|
private |
|
private |
Definition at line 124 of file ME.h.
Referenced by set_wire(), and Wire().