#include <EMTFHit.h>
Public Member Functions | |
int | BC0 () const |
int | Bend () const |
int | BT_segment () const |
int | BT_station () const |
int | BX () const |
int | Chamber () const |
CSCCorrelatedLCTDigi | CreateCSCCorrelatedLCTDigi () const |
CSCDetId | CreateCSCDetId () const |
CSCDetId | CSC_DetId () const |
int | CSC_ID () const |
CSCCorrelatedLCTDigi | CSC_LCTDigi () const |
int | CSC_nID () const |
EMTFHit () | |
int | Endcap () const |
float | Eta () const |
float | Eta_sim () const |
int | FS_segment () const |
int | FS_zone_code () const |
GEMDetId | GEM_DetId () const |
GEMPadDigi | GEM_PadDigi () const |
int | Is_CSC () const |
int | Is_GEM () const |
int | Is_RPC () const |
int | MPC_link () const |
int | Neighbor () const |
int | Pattern () const |
int | PC_chamber () const |
int | PC_sector () const |
int | PC_segment () const |
int | PC_station () const |
int | Ph_hit () const |
int | Phi_fp () const |
float | Phi_glob () const |
float | Phi_loc () const |
float | Phi_sim () const |
int | Phzvl () const |
int | Quality () const |
int | Ring () const |
int | Roll () const |
RPCDetId | RPC_DetId () const |
RPCDigi | RPC_Digi () const |
int | Sector () const |
int | Sector_idx () const |
int | Sector_RPC () const |
void | set_bc0 (int bits) |
void | set_bend (int bits) |
void | set_bt_segment (int bits) |
void | set_bt_station (int bits) |
void | set_bx (int bits) |
void | set_chamber (int bits) |
void | set_csc_ID (int bits) |
void | set_csc_nID (int bits) |
void | set_endcap (int bits) |
void | set_eta (float val) |
void | set_eta_sim (float val) |
void | set_fs_segment (int bits) |
void | set_fs_zone_code (int bits) |
void | set_is_CSC (int bits) |
void | set_is_GEM (int bits) |
void | set_is_RPC (int bits) |
void | set_mpc_link (int bits) |
void | set_neighbor (int bits) |
void | set_pattern (int bits) |
void | set_pc_chamber (int bits) |
void | set_pc_sector (int bits) |
void | set_pc_segment (int bits) |
void | set_pc_station (int bits) |
void | set_ph_hit (int bits) |
void | set_phi_fp (int bits) |
void | set_phi_glob (float val) |
void | set_phi_loc (float val) |
void | set_phi_sim (float val) |
void | set_phzvl (int bits) |
void | set_quality (int bits) |
void | set_ring (int bits) |
void | set_roll (int bits) |
void | set_sector (int bits) |
void | set_sector_idx (int bits) |
void | set_sector_RPC (int bits) |
void | set_station (int bits) |
void | set_strip (int bits) |
void | set_strip_hi (int bits) |
void | set_strip_low (int bits) |
void | set_stub_num (int bits) |
void | set_subsector (int bits) |
void | set_subsector_RPC (int bits) |
void | set_subsystem (int bits) |
void | set_sync_err (int bits) |
void | set_theta (float val) |
void | set_theta_fp (int bits) |
void | set_theta_sim (float val) |
void | set_track_num (int bits) |
void | set_valid (int bits) |
void | set_wire (int bits) |
void | set_zone_code (int bits) |
void | set_zone_hit (int bits) |
void | SetCSCDetId (const CSCDetId &id) |
void | SetCSCLCTDigi (const CSCCorrelatedLCTDigi &digi) |
void | SetGEMDetId (const GEMDetId &id) |
void | SetGEMPadDigi (const GEMPadDigi &digi) |
void | SetRPCDetId (const RPCDetId &id) |
void | SetRPCDigi (const RPCDigi &digi) |
int | Station () const |
int | Strip () const |
int | Strip_hi () const |
int | Strip_low () const |
int | Stub_num () const |
int | Subsector () const |
int | Subsector_RPC () const |
int | Subsystem () const |
int | Sync_err () const |
float | Theta () const |
int | Theta_fp () const |
float | Theta_sim () const |
int | Track_num () const |
int | Valid () const |
int | Wire () const |
int | Zone_code () const |
int | Zone_hit () const |
virtual | ~EMTFHit () |
Private Attributes | |
int | bc0 |
int | bend |
int | bt_segment |
int | bt_station |
int | bx |
int | chamber |
CSCDetId | csc_DetId |
int | csc_ID |
CSCCorrelatedLCTDigi | csc_LCTDigi |
int | csc_nID |
int | endcap |
float | eta |
float | eta_sim |
int | fs_segment |
int | fs_zone_code |
GEMDetId | gem_DetId |
GEMPadDigi | gem_PadDigi |
int | is_CSC |
int | is_GEM |
int | is_RPC |
int | mpc_link |
int | neighbor |
int | pattern |
int | pc_chamber |
int | pc_sector |
int | pc_segment |
int | pc_station |
int | ph_hit |
int | phi_fp |
float | phi_glob |
float | phi_loc |
float | phi_sim |
int | phzvl |
int | quality |
int | ring |
int | roll |
RPCDetId | rpc_DetId |
RPCDigi | rpc_Digi |
int | sector |
int | sector_idx |
int | sector_RPC |
int | station |
int | strip |
int | strip_hi |
int | strip_low |
int | stub_num |
int | subsector |
int | subsector_RPC |
int | subsystem |
int | sync_err |
float | theta |
int | theta_fp |
float | theta_sim |
int | track_num |
int | valid |
int | wire |
int | zone_code |
int | zone_hit |
|
inlinevirtual |
Definition at line 37 of file EMTFHit.h.
References CreateCSCCorrelatedLCTDigi(), and CreateCSCDetId().
|
inline |
|
inline |
|
inline |
Definition at line 151 of file EMTFHit.h.
References bx.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 130 of file EMTFHit.h.
References chamber.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
CSCCorrelatedLCTDigi l1t::EMTFHit::CreateCSCCorrelatedLCTDigi | ( | ) | const |
Definition at line 17 of file EMTFHit.cc.
References bend, bx, csc_ID, pattern, quality, strip, sync_err, valid, and wire.
Referenced by l1t::stage2::emtf::ImportME(), and ~EMTFHit().
CSCDetId l1t::EMTFHit::CreateCSCDetId | ( | ) | const |
Definition at line 5 of file EMTFHit.cc.
References chamber, endcap, ring, and station.
Referenced by l1t::stage2::emtf::ImportME(), and ~EMTFHit().
|
inline |
Definition at line 62 of file EMTFHit.h.
References csc_DetId.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 131 of file EMTFHit.h.
References csc_ID.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 65 of file EMTFHit.h.
References csc_LCTDigi.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
Definition at line 122 of file EMTFHit.h.
References endcap.
Referenced by l1t::stage2::emtf::ImportRPC(), l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 170 of file EMTFHit.h.
References is_CSC.
Referenced by l1t::EMTFTrack::push_Hit().
|
inline |
|
inline |
Definition at line 171 of file EMTFHit.h.
References is_RPC.
Referenced by l1t::EMTFTrack::push_Hit().
|
inline |
|
inline |
Definition at line 134 of file EMTFHit.h.
References neighbor.
Referenced by l1t::EMTFTrack::push_Hit(), l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 153 of file EMTFHit.h.
References phi_fp.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
Definition at line 163 of file EMTFHit.h.
References phi_loc.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 124 of file EMTFHit.h.
References ring.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 125 of file EMTFHit.h.
References sector.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
Definition at line 126 of file EMTFHit.h.
References sector_RPC.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 97 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 94 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 109 of file EMTFHit.h.
References bits, and bt_segment.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 108 of file EMTFHit.h.
References bits, and bt_station.
|
inline |
Definition at line 98 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 77 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 78 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 79 of file EMTFHit.h.
|
inline |
Definition at line 69 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 113 of file EMTFHit.h.
References eta, and heppy_batch::val.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
Definition at line 106 of file EMTFHit.h.
References bits, and fs_segment.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 107 of file EMTFHit.h.
References bits, and fs_zone_code.
|
inline |
Definition at line 117 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 119 of file EMTFHit.h.
|
inline |
Definition at line 118 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 82 of file EMTFHit.h.
References bits, and mpc_link.
|
inline |
Definition at line 81 of file EMTFHit.h.
References bits, and neighbor.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 93 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 85 of file EMTFHit.h.
References bits, and pc_chamber.
|
inline |
Definition at line 83 of file EMTFHit.h.
References bits, and pc_sector.
|
inline |
Definition at line 86 of file EMTFHit.h.
References bits, and pc_segment.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 84 of file EMTFHit.h.
References bits, and pc_station.
|
inline |
Definition at line 103 of file EMTFHit.h.
|
inline |
Definition at line 100 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 111 of file EMTFHit.h.
References phi_glob, and heppy_batch::val.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 110 of file EMTFHit.h.
References phi_loc, and heppy_batch::val.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
Definition at line 102 of file EMTFHit.h.
|
inline |
Definition at line 92 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 71 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 80 of file EMTFHit.h.
|
inline |
Definition at line 72 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 74 of file EMTFHit.h.
References bits, and sector_idx.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 73 of file EMTFHit.h.
References bits, and sector_RPC.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 70 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 88 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 89 of file EMTFHit.h.
References bits, and strip_hi.
|
inline |
Definition at line 90 of file EMTFHit.h.
References bits, and strip_low.
|
inline |
Definition at line 99 of file EMTFHit.h.
References bits, and stub_num.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 75 of file EMTFHit.h.
References bits, and subsector.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 76 of file EMTFHit.h.
References bits, and subsector_RPC.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 120 of file EMTFHit.h.
References bits, and subsystem.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 96 of file EMTFHit.h.
References bits, and sync_err.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 112 of file EMTFHit.h.
References theta, and heppy_batch::val.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 101 of file EMTFHit.h.
References bits, and theta_fp.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
Definition at line 91 of file EMTFHit.h.
References bits, and track_num.
|
inline |
Definition at line 95 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 87 of file EMTFHit.h.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 105 of file EMTFHit.h.
References bits, and zone_code.
|
inline |
Definition at line 104 of file EMTFHit.h.
References bits, and zone_hit.
|
inline |
Definition at line 55 of file EMTFHit.h.
References csc_DetId, and hcalTTPDigis_cfi::id.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 58 of file EMTFHit.h.
References csc_LCTDigi.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 123 of file EMTFHit.h.
References station.
Referenced by l1t::stage2::emtf::ImportME(), l1t::EMTFTrack::push_Hit(), l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 141 of file EMTFHit.h.
References strip.
Referenced by l1t::stage2::emtf::ImportME(), and l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 152 of file EMTFHit.h.
References stub_num.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack(), and l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
Definition at line 128 of file EMTFHit.h.
References subsector.
Referenced by l1t::stage2::emtf::ImportME().
|
inline |
Definition at line 129 of file EMTFHit.h.
References subsector_RPC.
Referenced by l1t::stage2::emtf::RPCBlockUnpacker::unpack().
|
inline |
|
inline |
|
inline |
Definition at line 165 of file EMTFHit.h.
References theta.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 154 of file EMTFHit.h.
References theta_fp.
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 140 of file EMTFHit.h.
References wire.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
|
inline |
|
private |
|
private |
Definition at line 210 of file EMTFHit.h.
Referenced by Bend(), CreateCSCCorrelatedLCTDigi(), and set_bend().
|
private |
Definition at line 225 of file EMTFHit.h.
Referenced by BT_segment(), and set_bt_segment().
|
private |
Definition at line 224 of file EMTFHit.h.
Referenced by BT_station(), and set_bt_station().
|
private |
Definition at line 214 of file EMTFHit.h.
Referenced by BX(), CreateCSCCorrelatedLCTDigi(), and set_bx().
|
private |
Definition at line 193 of file EMTFHit.h.
Referenced by Chamber(), CreateCSCDetId(), geometryXMLparser.CSCAlignable::index(), and set_chamber().
|
private |
Definition at line 178 of file EMTFHit.h.
Referenced by CSC_DetId(), and SetCSCDetId().
|
private |
Definition at line 194 of file EMTFHit.h.
Referenced by CreateCSCCorrelatedLCTDigi(), CSC_ID(), and set_csc_ID().
|
private |
Definition at line 181 of file EMTFHit.h.
Referenced by CSC_LCTDigi(), and SetCSCLCTDigi().
|
private |
Definition at line 195 of file EMTFHit.h.
Referenced by CSC_nID(), and set_csc_nID().
|
private |
Definition at line 185 of file EMTFHit.h.
Referenced by CreateCSCDetId(), Endcap(), geometryXMLparser.CSCAlignable::index(), and set_endcap().
|
private |
Definition at line 229 of file EMTFHit.h.
Referenced by Particle.Particle::__str__(), Eta(), Jet.Jet::jetID(), Jet.Jet::puJetId(), and set_eta().
|
private |
Definition at line 232 of file EMTFHit.h.
Referenced by Eta_sim(), and set_eta_sim().
|
private |
Definition at line 222 of file EMTFHit.h.
Referenced by FS_segment(), and set_fs_segment().
|
private |
Definition at line 223 of file EMTFHit.h.
Referenced by FS_zone_code(), and set_fs_zone_code().
|
private |
Definition at line 180 of file EMTFHit.h.
Referenced by GEM_DetId(), and SetGEMDetId().
|
private |
Definition at line 183 of file EMTFHit.h.
Referenced by GEM_PadDigi(), and SetGEMPadDigi().
|
private |
Definition at line 233 of file EMTFHit.h.
Referenced by Is_CSC(), and set_is_CSC().
|
private |
Definition at line 235 of file EMTFHit.h.
Referenced by Is_GEM(), and set_is_GEM().
|
private |
Definition at line 234 of file EMTFHit.h.
Referenced by Is_RPC(), and set_is_RPC().
|
private |
Definition at line 198 of file EMTFHit.h.
Referenced by MPC_link(), and set_mpc_link().
|
private |
Definition at line 197 of file EMTFHit.h.
Referenced by Neighbor(), and set_neighbor().
|
private |
Definition at line 209 of file EMTFHit.h.
Referenced by CreateCSCCorrelatedLCTDigi(), Pattern(), dataset.BaseDataset::printFiles(), and set_pattern().
|
private |
Definition at line 201 of file EMTFHit.h.
Referenced by PC_chamber(), and set_pc_chamber().
|
private |
Definition at line 199 of file EMTFHit.h.
Referenced by PC_sector(), and set_pc_sector().
|
private |
Definition at line 202 of file EMTFHit.h.
Referenced by PC_segment(), and set_pc_segment().
|
private |
Definition at line 200 of file EMTFHit.h.
Referenced by PC_station(), and set_pc_station().
|
private |
Definition at line 219 of file EMTFHit.h.
Referenced by Ph_hit(), and set_ph_hit().
|
private |
Definition at line 216 of file EMTFHit.h.
Referenced by Phi_fp(), and set_phi_fp().
|
private |
Definition at line 227 of file EMTFHit.h.
Referenced by Phi_glob(), and set_phi_glob().
|
private |
Definition at line 226 of file EMTFHit.h.
Referenced by Phi_loc(), and set_phi_loc().
|
private |
Definition at line 230 of file EMTFHit.h.
Referenced by Phi_sim(), and set_phi_sim().
|
private |
Definition at line 218 of file EMTFHit.h.
Referenced by Phzvl(), and set_phzvl().
|
private |
Definition at line 208 of file EMTFHit.h.
Referenced by CreateCSCCorrelatedLCTDigi(), Quality(), and set_quality().
|
private |
Definition at line 187 of file EMTFHit.h.
Referenced by CreateCSCDetId(), geometryXMLparser.CSCAlignable::index(), Ring(), and set_ring().
|
private |
Definition at line 196 of file EMTFHit.h.
Referenced by Roll(), and set_roll().
|
private |
Definition at line 179 of file EMTFHit.h.
Referenced by RPC_DetId(), and SetRPCDetId().
|
private |
Definition at line 182 of file EMTFHit.h.
Referenced by RPC_Digi(), and SetRPCDigi().
|
private |
Definition at line 188 of file EMTFHit.h.
Referenced by geometryXMLparser.DTAlignable::index(), Sector(), and set_sector().
|
private |
Definition at line 190 of file EMTFHit.h.
Referenced by Sector_idx(), and set_sector_idx().
|
private |
Definition at line 189 of file EMTFHit.h.
Referenced by Sector_RPC(), and set_sector_RPC().
|
private |
Definition at line 186 of file EMTFHit.h.
Referenced by CreateCSCDetId(), geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), set_station(), and Station().
|
private |
Definition at line 204 of file EMTFHit.h.
Referenced by CreateCSCCorrelatedLCTDigi(), set_strip(), and Strip().
|
private |
Definition at line 205 of file EMTFHit.h.
Referenced by set_strip_hi(), and Strip_hi().
|
private |
Definition at line 206 of file EMTFHit.h.
Referenced by set_strip_low(), and Strip_low().
|
private |
Definition at line 215 of file EMTFHit.h.
Referenced by set_stub_num(), and Stub_num().
|
private |
Definition at line 191 of file EMTFHit.h.
Referenced by set_subsector(), and Subsector().
|
private |
Definition at line 192 of file EMTFHit.h.
Referenced by set_subsector_RPC(), and Subsector_RPC().
|
private |
Definition at line 236 of file EMTFHit.h.
Referenced by set_subsystem(), and Subsystem().
|
private |
Definition at line 212 of file EMTFHit.h.
Referenced by CreateCSCCorrelatedLCTDigi(), set_sync_err(), and Sync_err().
|
private |
Definition at line 228 of file EMTFHit.h.
Referenced by set_theta(), Theta(), and Tau.Tau::zImpact().
|
private |
Definition at line 217 of file EMTFHit.h.
Referenced by set_theta_fp(), and Theta_fp().
|
private |
Definition at line 231 of file EMTFHit.h.
Referenced by set_theta_sim(), and Theta_sim().
|
private |
Definition at line 207 of file EMTFHit.h.
Referenced by set_track_num(), and Track_num().
|
private |
Definition at line 211 of file EMTFHit.h.
Referenced by CreateCSCCorrelatedLCTDigi(), set_valid(), and Valid().
|
private |
Definition at line 203 of file EMTFHit.h.
Referenced by CreateCSCCorrelatedLCTDigi(), set_wire(), and Wire().
|
private |
Definition at line 221 of file EMTFHit.h.
Referenced by set_zone_code(), and Zone_code().
|
private |
Definition at line 220 of file EMTFHit.h.
Referenced by set_zone_hit(), and Zone_hit().