CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
l1t::EMTFHit2016 Class Reference

#include <EMTFHit2016.h>

Inheritance diagram for l1t::EMTFHit2016:
l1t::EMTFHit2016Extra

Public Member Functions

int BC0 () const
 
int Bend () const
 
int BX () const
 
int Chamber () const
 
CSCCorrelatedLCTDigi CreateCSCCorrelatedLCTDigi ()
 
CSCDetId CreateCSCDetId ()
 
RPCDetId CreateRPCDetId ()
 
RPCDigi CreateRPCDigi ()
 
CSCDetId CSC_DetId () const
 
int CSC_ID () const
 
CSCCorrelatedLCTDigi CSC_LCTDigi () const
 
 EMTFHit2016 ()
 
int Endcap () const
 
void ImportCSCCorrelatedLCTDigi (const CSCCorrelatedLCTDigi &_digi)
 
void ImportCSCDetId (const CSCDetId &_detId)
 
void ImportME (const emtf::ME _ME)
 
void ImportRPCDetId (const RPCDetId &_detId)
 
void ImportRPCDigi (const RPCDigi &_digi)
 
int Is_CSC_hit () const
 
int Is_RPC_hit () const
 
int MPC_link () const
 
int Neighbor () const
 
int Pattern () const
 
void PrintForSimulator ()
 
void PrintSimulatorHeader ()
 
const CSCDetIdPtrCSC_DetId () const
 
const CSCCorrelatedLCTDigiPtrCSC_LCTDigi () const
 
const RPCDetIdPtrRPC_DetId () const
 
const RPCDigiPtrRPC_Digi () const
 
int Quality () const
 
int Ring () const
 
int Roll () const
 
RPCDetId RPC_DetId () const
 
RPCDigi RPC_Digi () const
 
int RPC_layer () const
 
int Sector () const
 
int Sector_index () const
 
void set_bc0 (int bits)
 
void set_bend (int bits)
 
void set_bx (int bits)
 
void set_chamber (int bits)
 
void set_csc_ID (int bits)
 
void set_endcap (int bits)
 
void set_is_CSC_hit (int bits)
 
void set_is_RPC_hit (int bits)
 
void set_mpc_link (int bits)
 
void set_neighbor (int bits)
 
void set_pattern (int bits)
 
void set_quality (int bits)
 
void set_ring (int bits)
 
void set_roll (int bits)
 
void set_rpc_layer (int bits)
 
void set_sector (int bits)
 
void set_sector_index (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_sync_err (int bits)
 
void set_track_num (int bits)
 
void set_valid (int bits)
 
void set_wire (int bits)
 
void SetCSCDetId (CSCDetId id)
 
void SetCSCLCTDigi (CSCCorrelatedLCTDigi digi)
 
void SetRPCDetId (RPCDetId id)
 
void SetRPCDigi (RPCDigi digi)
 
int Station () const
 
int Strip () const
 
int Strip_hi () const
 
int Strip_low () const
 
int Stub_num () const
 
int Subsector () const
 
int Sync_err () const
 
int Track_num () const
 
int Valid () const
 
int Wire () const
 
virtual ~EMTFHit2016 ()
 

Private Attributes

int bc0
 
int bend
 
int bx
 
int chamber
 
CSCDetId csc_DetId
 
int csc_ID
 
CSCCorrelatedLCTDigi csc_LCTDigi
 
int endcap
 
int is_CSC_hit
 
int is_RPC_hit
 
int mpc_link
 
int neighbor
 
int pattern
 
int quality
 
int ring
 
int roll
 
RPCDetId rpc_DetId
 
RPCDigi rpc_Digi
 
int rpc_layer
 
int sector
 
int sector_index
 
int station
 
int strip
 
int strip_hi
 
int strip_low
 
int stub_num
 
int subsector
 
int sync_err
 
int track_num
 
int valid
 
int wire
 

Detailed Description

Definition at line 21 of file EMTFHit2016.h.

Constructor & Destructor Documentation

l1t::EMTFHit2016::EMTFHit2016 ( )
inline

Definition at line 24 of file EMTFHit2016.h.

24  :
25 
26  // Using -999 instead of -99 b/c this seems most common in the emulator. Unfortunate. - AWB 17.03.16
27  endcap(-999), station(-999), ring(-999), sector(-999), sector_index(-999), subsector(-999),
28  chamber(-999), csc_ID(-999), roll(-999), rpc_layer(-999), neighbor(-999), mpc_link(-999),
29  wire(-999), strip(-999), strip_hi(-999), strip_low(-999), track_num(-999), quality(-999),
30  pattern(-999), bend(-999), valid(-999), sync_err(-999), bc0(-999), bx(-999), stub_num(-999),
31  is_CSC_hit(-999), is_RPC_hit(-999)
32  {};
virtual l1t::EMTFHit2016::~EMTFHit2016 ( )
inlinevirtual

Member Function Documentation

int l1t::EMTFHit2016::BC0 ( ) const
inline

Definition at line 113 of file EMTFHit2016.h.

References bc0.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

113 { return bc0 ; }
int l1t::EMTFHit2016::Bend ( ) const
inline

Definition at line 110 of file EMTFHit2016.h.

References bend.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

110 { return bend ; }
int l1t::EMTFHit2016::BX ( ) const
inline
int l1t::EMTFHit2016::Chamber ( ) const
inline
CSCCorrelatedLCTDigi l1t::EMTFHit2016::CreateCSCCorrelatedLCTDigi ( )

Definition at line 98 of file EMTFHit2016Tools.cc.

References bend, bx, csc_ID, pattern, quality, strip, sync_err, valid, and wire.

Referenced by L1TMuonEndCapTrackProducer::produce(), and ~EMTFHit2016().

98  {
99 
101  pattern, (bend == 1) ? 1 : 0,
102  bx + 6, 0, 0, sync_err, csc_ID );
103  // Unsure of how to fill "trknmb" or "bx0" - for now filling with 1 and 0. - AWB 27.04.16
104  // Appear to be unused in the emulator code. mpclink = 0 (after bx) indicates unsorted.
105  }
CSCDetId l1t::EMTFHit2016::CreateCSCDetId ( )

Definition at line 39 of file EMTFHit2016Tools.cc.

References chamber, endcap, ring, and station.

Referenced by ~EMTFHit2016().

39  {
40 
41  return CSCDetId( (endcap == 1) ? 1 : 2, station, // For now, leave "layer" unfilled, defaults to 0.
42  (ring == 4) ? 1 : ring, chamber ); // Not sure if this is correct, or what "layer" does. - AWB 27.04.16
43  }
RPCDetId l1t::EMTFHit2016::CreateRPCDetId ( )

Definition at line 61 of file EMTFHit2016Tools.cc.

References endcap, ring, roll, rpc_layer, sector, station, and subsector.

Referenced by ~EMTFHit2016().

RPCDigi l1t::EMTFHit2016::CreateRPCDigi ( )

Definition at line 116 of file EMTFHit2016Tools.cc.

References bx, and strip.

Referenced by ~EMTFHit2016().

116  {
117  return RPCDigi( strip, bx + 6 );
118  }
CSCDetId l1t::EMTFHit2016::CSC_DetId ( ) const
inline

Definition at line 54 of file EMTFHit2016.h.

References csc_DetId.

Referenced by l1t::EMTFHit2016Extra::Clone().

54 { return csc_DetId; }
CSCDetId csc_DetId
Definition: EMTFHit2016.h:122
int l1t::EMTFHit2016::CSC_ID ( ) const
inline
CSCCorrelatedLCTDigi l1t::EMTFHit2016::CSC_LCTDigi ( ) const
inline

Definition at line 56 of file EMTFHit2016.h.

References csc_LCTDigi.

Referenced by l1t::EMTFHit2016Extra::Clone().

56 { return csc_LCTDigi; }
CSCCorrelatedLCTDigi csc_LCTDigi
Definition: EMTFHit2016.h:124
int l1t::EMTFHit2016::Endcap ( ) const
inline
void l1t::EMTFHit2016::ImportCSCCorrelatedLCTDigi ( const CSCCorrelatedLCTDigi _digi)

Definition at line 71 of file EMTFHit2016Tools.cc.

References l1t::calc_subsector(), chamber, CSCCorrelatedLCTDigi::getBend(), CSCCorrelatedLCTDigi::getBX(), CSCCorrelatedLCTDigi::getCSCID(), CSCCorrelatedLCTDigi::getKeyWG(), CSCCorrelatedLCTDigi::getMPCLink(), CSCCorrelatedLCTDigi::getPattern(), CSCCorrelatedLCTDigi::getQuality(), CSCCorrelatedLCTDigi::getStrip(), CSCCorrelatedLCTDigi::getSyncErr(), CSCCorrelatedLCTDigi::getTrknmb(), CSCCorrelatedLCTDigi::isValid(), set_bend(), set_bx(), set_csc_ID(), set_mpc_link(), set_pattern(), set_quality(), set_strip(), set_subsector(), set_sync_err(), set_track_num(), set_valid(), set_wire(), SetCSCLCTDigi(), and station.

Referenced by l1t::EMTFHit2016Extra::ImportCSCCorrelatedLCTDigi(), and ~EMTFHit2016().

71  {
72 
74 
76  EMTFHit2016::set_valid ( _digi.isValid() );
78  EMTFHit2016::set_wire ( _digi.getKeyWG() );
79  EMTFHit2016::set_strip ( _digi.getStrip() );
81  EMTFHit2016::set_bend ( _digi.getBend() );
82  EMTFHit2016::set_bx ( _digi.getBX() - 6 ); // Standard for csctfDigis in data, simCscTriggerPrimitiveDigis in MC
86 
88 
89  } // End EMTFHit2016::ImportCSCCorrelatedLCTDigi
void set_valid(int bits)
Definition: EMTFHit2016.h:83
void set_quality(int bits)
Definition: EMTFHit2016.h:80
int getStrip() const
return the key halfstrip from 0,159
uint16_t getSyncErr() const
void set_pattern(int bits)
Definition: EMTFHit2016.h:81
void set_bend(int bits)
Definition: EMTFHit2016.h:82
void set_strip(int bits)
Definition: EMTFHit2016.h:76
int calc_subsector(int _station, int _chamber)
int getQuality() const
return the 4 bit Correlated LCT Quality
void SetCSCLCTDigi(CSCCorrelatedLCTDigi digi)
Definition: EMTFHit2016.h:51
int getBend() const
return bend
void set_subsector(int bits)
Definition: EMTFHit2016.h:68
void set_csc_ID(int bits)
Definition: EMTFHit2016.h:70
void set_wire(int bits)
Definition: EMTFHit2016.h:75
uint16_t getCSCID() const
int getTrknmb() const
return track number
int getBX() const
return BX
void set_mpc_link(int bits)
Definition: EMTFHit2016.h:74
void set_track_num(int bits)
Definition: EMTFHit2016.h:79
int getMPCLink() const
return MPC link number, 0 means not sorted, 1-3 give MPC sorting rank
bool isValid() const
return valid pattern bit
int getPattern() const
return pattern
void set_bx(int bits)
Definition: EMTFHit2016.h:86
void set_sync_err(int bits)
Definition: EMTFHit2016.h:84
int getKeyWG() const
return the key wire group. counts from 0.
void l1t::EMTFHit2016::ImportCSCDetId ( const CSCDetId _detId)

Definition at line 21 of file EMTFHit2016Tools.cc.

References CSCDetId::chamber(), CSCDetId::endcap(), CSCDetId::ring(), set_chamber(), set_endcap(), set_is_CSC_hit(), set_is_RPC_hit(), set_ring(), set_sector(), set_station(), SetCSCDetId(), CSCDetId::station(), and CSCDetId::triggerSector().

Referenced by L1TMuonEndCapTrackProducer::produce(), and ~EMTFHit2016().

21  {
22 
23  EMTFHit2016::SetCSCDetId ( _detId );
24  // It appears the following function *actually does literally nothing* - AWB 17.03.16
25  // calculateCSCGlobalSector(detid,_globalsector,_subsector);
26 
27  // Based on L1Trigger/L1TMuonEndCap/interface/PrimitiveConverter.h
28  EMTFHit2016::set_endcap ( (_detId.endcap() == 2) ? -1 : _detId.endcap() ); // Convert from {+,-} = {1,2} to {1,-1}
29  EMTFHit2016::set_station ( _detId.station() );
31  EMTFHit2016::set_ring ( _detId.ring() );
32  EMTFHit2016::set_chamber ( _detId.chamber() );
33 
36 
37  } // End EMTFHit2016::ImportCSCDetId
int chamber() const
Definition: CSCDetId.h:68
void set_ring(int bits)
Definition: EMTFHit2016.h:65
void set_is_CSC_hit(int bits)
Definition: EMTFHit2016.h:88
void SetCSCDetId(CSCDetId id)
Definition: EMTFHit2016.h:49
void set_chamber(int bits)
Definition: EMTFHit2016.h:69
int endcap() const
Definition: CSCDetId.h:93
void set_endcap(int bits)
Definition: EMTFHit2016.h:63
void set_is_RPC_hit(int bits)
Definition: EMTFHit2016.h:89
void set_sector(int bits)
Definition: EMTFHit2016.h:66
int ring() const
Definition: CSCDetId.h:75
void set_station(int bits)
Definition: EMTFHit2016.h:64
int triggerSector() const
Definition: CSCDetId.cc:3
int station() const
Definition: CSCDetId.h:86
void l1t::EMTFHit2016::ImportME ( const emtf::ME  _ME)

Definition at line 120 of file EMTFHit2016Tools.cc.

References l1t::emtf::ME::BC0(), l1t::emtf::ME::CLCT_pattern(), l1t::emtf::ME::LR(), l1t::emtf::ME::Quality(), l1t::emtf::ME::SE(), set_bc0(), set_bend(), set_bx(), set_is_CSC_hit(), set_is_RPC_hit(), set_pattern(), set_quality(), set_strip(), set_sync_err(), set_valid(), set_wire(), l1t::emtf::ME::Strip(), l1t::emtf::ME::TBIN(), l1t::emtf::ME::VP(), and l1t::emtf::ME::Wire().

Referenced by ~EMTFHit2016().

120  {
121 
122  EMTFHit2016::set_wire ( _ME.Wire() );
123  EMTFHit2016::set_strip ( _ME.Strip() );
124  EMTFHit2016::set_quality ( _ME.Quality() );
125  EMTFHit2016::set_pattern ( _ME.CLCT_pattern() );
126  EMTFHit2016::set_bend ( (_ME.LR() == 1) ? 1 : -1 );
127  EMTFHit2016::set_valid ( _ME.VP() );
128  EMTFHit2016::set_sync_err ( _ME.SE() );
129  EMTFHit2016::set_bx ( _ME.TBIN() - 3 );
130  EMTFHit2016::set_bc0 ( _ME.BC0() );
132  EMTFHit2016::set_is_RPC_hit ( false );
133 
134  // Station, CSC_ID, Sector, Subsector, Neighbor, Sector_index, Ring, and Chamber filled in
135  // EventFilter/L1TRawToDigi/src/implementations_stage2/EMTFBlockME.cc
136  // "set_layer()" is not invoked, so Layer is not yet filled - AWB 21.04.16
137 
138  } // End EMTFHit2016::ImportME
void set_valid(int bits)
Definition: EMTFHit2016.h:83
void set_quality(int bits)
Definition: EMTFHit2016.h:80
void set_pattern(int bits)
Definition: EMTFHit2016.h:81
void set_is_CSC_hit(int bits)
Definition: EMTFHit2016.h:88
void set_bend(int bits)
Definition: EMTFHit2016.h:82
void set_strip(int bits)
Definition: EMTFHit2016.h:76
void set_wire(int bits)
Definition: EMTFHit2016.h:75
void set_bc0(int bits)
Definition: EMTFHit2016.h:85
void set_is_RPC_hit(int bits)
Definition: EMTFHit2016.h:89
void set_bx(int bits)
Definition: EMTFHit2016.h:86
void set_sync_err(int bits)
Definition: EMTFHit2016.h:84
void l1t::EMTFHit2016::ImportRPCDetId ( const RPCDetId _detId)

Definition at line 45 of file EMTFHit2016Tools.cc.

References RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), set_endcap(), set_is_CSC_hit(), set_is_RPC_hit(), set_ring(), set_roll(), set_sector(), set_station(), set_subsector(), SetRPCDetId(), RPCDetId::station(), and RPCDetId::subsector().

Referenced by PrimitiveConverterRPC::convert(), and ~EMTFHit2016().

45  {
46 
47  EMTFHit2016::SetRPCDetId ( _detId );
48 
49  EMTFHit2016::set_endcap ( _detId.region() ); // 0 for barrel, +/-1 for +/- endcap
50  EMTFHit2016::set_station ( _detId.station() ); // Same as in CSCs (?)
51  EMTFHit2016::set_sector ( _detId.sector() ); // Same as in CSCs (?)
52  EMTFHit2016::set_subsector ( _detId.subsector() ); // Same as in CSCs (?)
53  EMTFHit2016::set_ring ( _detId.ring() ); // Ring number in endcap (from 1 to 3, but only 2 and 3 exist currently)
54  EMTFHit2016::set_roll ( _detId.roll() ); // AKA eta "partition" or "segment": subdivision of ring into 3 parts, noted "C-B-A" in-to-out
55 
58 
59  } // End EMTFHit2016::ImportCSCDetId
void set_ring(int bits)
Definition: EMTFHit2016.h:65
void set_is_CSC_hit(int bits)
Definition: EMTFHit2016.h:88
void set_roll(int bits)
Definition: EMTFHit2016.h:71
void set_subsector(int bits)
Definition: EMTFHit2016.h:68
void set_endcap(int bits)
Definition: EMTFHit2016.h:63
void set_is_RPC_hit(int bits)
Definition: EMTFHit2016.h:89
int roll() const
Definition: RPCDetId.h:120
int ring() const
Definition: RPCDetId.h:72
void set_sector(int bits)
Definition: EMTFHit2016.h:66
void SetRPCDetId(RPCDetId id)
Definition: EMTFHit2016.h:50
void set_station(int bits)
Definition: EMTFHit2016.h:64
int sector() const
Sector id: the group of chambers at same phi (and increasing r)
Definition: RPCDetId.h:102
int subsector() const
SubSector id : some sectors are divided along the phi direction in subsectors (from 1 to 4 in Barrel...
Definition: RPCDetId.h:114
int region() const
Region id: 0 for Barrel, +/-1 For +/- Endcap.
Definition: RPCDetId.h:63
int station() const
Definition: RPCDetId.h:96
void l1t::EMTFHit2016::ImportRPCDigi ( const RPCDigi _digi)

Definition at line 107 of file EMTFHit2016Tools.cc.

References RPCDigi::bx(), set_bx(), set_strip_hi(), set_strip_low(), SetRPCDigi(), and RPCDigi::strip().

Referenced by PrimitiveConverterRPC::convert(), and ~EMTFHit2016().

107  {
108 
109  EMTFHit2016::SetRPCDigi ( _digi );
110  EMTFHit2016::set_strip_hi ( _digi.strip() );
111  EMTFHit2016::set_strip_low ( _digi.strip() );
112  EMTFHit2016::set_bx ( _digi.bx() - 6 ); // Started looking at RPCs, not used yet
113 
114  }
int bx() const
Definition: RPCDigi.h:29
void set_strip_low(int bits)
Definition: EMTFHit2016.h:78
void set_strip_hi(int bits)
Definition: EMTFHit2016.h:77
void SetRPCDigi(RPCDigi digi)
Definition: EMTFHit2016.h:52
int strip() const
Definition: RPCDigi.h:28
void set_bx(int bits)
Definition: EMTFHit2016.h:86
int l1t::EMTFHit2016::Is_CSC_hit ( ) const
inline

Definition at line 116 of file EMTFHit2016.h.

References is_CSC_hit.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

116 { return is_CSC_hit; }
int l1t::EMTFHit2016::Is_RPC_hit ( ) const
inline

Definition at line 117 of file EMTFHit2016.h.

References is_RPC_hit.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

117 { return is_RPC_hit; }
int l1t::EMTFHit2016::MPC_link ( ) const
inline

Definition at line 102 of file EMTFHit2016.h.

References mpc_link.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

102 { return mpc_link ; }
int l1t::EMTFHit2016::Neighbor ( ) const
inline
int l1t::EMTFHit2016::Pattern ( ) const
inline
void l1t::EMTFHit2016::PrintForSimulator ( )

Definition at line 13 of file EMTFHit2016Tools.cc.

References bend, bx, gather_cfg::cout, csc_ID, endcap, hpstanc_transforms::max, pattern, quality, ring, sector, station, strip, subsector, valid, and wire.

Referenced by ~EMTFHit2016().

13  {
14  std::cout << bx + 6 << ", " << ((endcap == 1) ? 1 : 0) << ", " << sector << ", " << std::max(subsector, 0) << ", "
15  << station << ", " << valid << ", " << quality << ", " << pattern << ", " << wire << ", "
16  << ((ring == 4) ? csc_ID + 9 : csc_ID) << ", " << std::max(bend, 0) << ", " << strip << std::endl;
17  }
void l1t::EMTFHit2016::PrintSimulatorHeader ( )

Definition at line 6 of file EMTFHit2016Tools.cc.

References gather_cfg::cout.

Referenced by ~EMTFHit2016().

6  {
7  std::cout << "Simulator hits: time_bin, endcap, sector, subsector, station, valid, "
8  << "quality, CLCT pattern, wiregroup, cscid, bend, halfstrip" << std::endl;
9  std::cout << "Expected values: 0 - 7, 1 or 0, 1 - 6, 0 / 1 - 2, 1 - 4, 0 - 1, "
10  << " 0 - 15, 0 - 15, 0 - ?, 1 - 18, 0 - 1, 0 - ?" << std::endl;
11  }
const CSCDetId* l1t::EMTFHit2016::PtrCSC_DetId ( ) const
inline

Definition at line 58 of file EMTFHit2016.h.

References csc_DetId.

58 { return &csc_DetId; }
CSCDetId csc_DetId
Definition: EMTFHit2016.h:122
const CSCCorrelatedLCTDigi* l1t::EMTFHit2016::PtrCSC_LCTDigi ( ) const
inline

Definition at line 60 of file EMTFHit2016.h.

References csc_LCTDigi.

60 { return &csc_LCTDigi; }
CSCCorrelatedLCTDigi csc_LCTDigi
Definition: EMTFHit2016.h:124
const RPCDetId* l1t::EMTFHit2016::PtrRPC_DetId ( ) const
inline

Definition at line 59 of file EMTFHit2016.h.

References rpc_DetId.

59 { return &rpc_DetId; }
RPCDetId rpc_DetId
Definition: EMTFHit2016.h:123
const RPCDigi* l1t::EMTFHit2016::PtrRPC_Digi ( ) const
inline

Definition at line 61 of file EMTFHit2016.h.

References rpc_Digi.

61 { return &rpc_Digi; }
int l1t::EMTFHit2016::Quality ( ) const
inline
int l1t::EMTFHit2016::Ring ( ) const
inline
int l1t::EMTFHit2016::Roll ( ) const
inline

Definition at line 99 of file EMTFHit2016.h.

References roll.

Referenced by l1t::EMTFHit2016Extra::Clone(), and PrimitiveConverterRPC::sameRpcChamber().

99 { return roll ; }
RPCDetId l1t::EMTFHit2016::RPC_DetId ( ) const
inline
RPCDigi l1t::EMTFHit2016::RPC_Digi ( ) const
inline

Definition at line 57 of file EMTFHit2016.h.

References rpc_Digi.

Referenced by l1t::EMTFHit2016Extra::Clone().

57 { return rpc_Digi; }
int l1t::EMTFHit2016::RPC_layer ( ) const
inline

Definition at line 100 of file EMTFHit2016.h.

References rpc_layer.

Referenced by l1t::EMTFHit2016Extra::Clone().

100 { return rpc_layer; }
int l1t::EMTFHit2016::Sector ( ) const
inline
int l1t::EMTFHit2016::Sector_index ( ) const
inline
void l1t::EMTFHit2016::set_bc0 ( int  bits)
inline

Definition at line 85 of file EMTFHit2016.h.

References bc0, and bits.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), and ImportME().

85 { bc0 = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_bend ( int  bits)
inline

Definition at line 82 of file EMTFHit2016.h.

References bend, and bits.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), and ImportME().

82 { bend = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_bx ( int  bits)
inline

Definition at line 86 of file EMTFHit2016.h.

References bits, and bx.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), ImportME(), and ImportRPCDigi().

86 { bx = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_chamber ( int  bits)
inline

Definition at line 69 of file EMTFHit2016.h.

References bits, and chamber.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), and ImportCSCDetId().

69 { chamber = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_csc_ID ( int  bits)
inline

Definition at line 70 of file EMTFHit2016.h.

References bits, and csc_ID.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), and ImportCSCCorrelatedLCTDigi().

70 { csc_ID = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_endcap ( int  bits)
inline

Definition at line 63 of file EMTFHit2016.h.

References bits, and endcap.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCDetId(), and ImportRPCDetId().

63 { endcap = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_is_CSC_hit ( int  bits)
inline

Definition at line 88 of file EMTFHit2016.h.

References bits, and is_CSC_hit.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCDetId(), ImportME(), and ImportRPCDetId().

88 { is_CSC_hit = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_is_RPC_hit ( int  bits)
inline

Definition at line 89 of file EMTFHit2016.h.

References bits, and is_RPC_hit.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCDetId(), ImportME(), and ImportRPCDetId().

89 { is_RPC_hit = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_mpc_link ( int  bits)
inline

Definition at line 74 of file EMTFHit2016.h.

References bits, and mpc_link.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), and ImportCSCCorrelatedLCTDigi().

74 { mpc_link = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_neighbor ( int  bits)
inline

Definition at line 73 of file EMTFHit2016.h.

References bits, and neighbor.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), and L1TMuonEndCapTrackProducer::produce().

73 { neighbor = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_pattern ( int  bits)
inline

Definition at line 81 of file EMTFHit2016.h.

References bits, and pattern.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), and ImportME().

81 { pattern = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_quality ( int  bits)
inline

Definition at line 80 of file EMTFHit2016.h.

References bits, and quality.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), and ImportME().

80 { quality = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_ring ( int  bits)
inline

Definition at line 65 of file EMTFHit2016.h.

References bits, and ring.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCDetId(), ImportRPCDetId(), and L1TMuonEndCapTrackProducer::produce().

65 { ring = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_roll ( int  bits)
inline

Definition at line 71 of file EMTFHit2016.h.

References bits, and roll.

Referenced by l1t::EMTFHit2016Extra::Clone(), and ImportRPCDetId().

71 { roll = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_rpc_layer ( int  bits)
inline

Definition at line 72 of file EMTFHit2016.h.

References bits, and rpc_layer.

Referenced by l1t::EMTFHit2016Extra::Clone().

72 { rpc_layer = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_sector ( int  bits)
inline

Definition at line 66 of file EMTFHit2016.h.

References bits, and sector.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCDetId(), and ImportRPCDetId().

66 { sector = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_sector_index ( int  bits)
inline

Definition at line 67 of file EMTFHit2016.h.

References bits, and sector_index.

Referenced by l1t::EMTFHit2016Extra::Clone(), PrimitiveConverterRPC::convert(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

67 { sector_index = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_station ( int  bits)
inline

Definition at line 64 of file EMTFHit2016.h.

References bits, and station.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCDetId(), and ImportRPCDetId().

64 { station = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_strip ( int  bits)
inline

Definition at line 76 of file EMTFHit2016.h.

References bits, and strip.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), and ImportME().

76 { strip = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_strip_hi ( int  bits)
inline

Definition at line 77 of file EMTFHit2016.h.

References bits, and strip_hi.

Referenced by l1t::EMTFHit2016Extra::Clone(), PrimitiveConverterRPC::convert(), and ImportRPCDigi().

77 { strip_hi = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_strip_low ( int  bits)
inline

Definition at line 78 of file EMTFHit2016.h.

References bits, and strip_low.

Referenced by l1t::EMTFHit2016Extra::Clone(), PrimitiveConverterRPC::convert(), and ImportRPCDigi().

78 { strip_low = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_stub_num ( int  bits)
inline

Definition at line 87 of file EMTFHit2016.h.

References bits, and stub_num.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

87 { stub_num = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_subsector ( int  bits)
inline

Definition at line 68 of file EMTFHit2016.h.

References bits, and subsector.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), and ImportRPCDetId().

68 { subsector = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_sync_err ( int  bits)
inline

Definition at line 84 of file EMTFHit2016.h.

References bits, and sync_err.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), and ImportME().

84 { sync_err = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_track_num ( int  bits)
inline

Definition at line 79 of file EMTFHit2016.h.

References bits, and track_num.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), and ImportCSCCorrelatedLCTDigi().

79 { track_num = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_valid ( int  bits)
inline

Definition at line 83 of file EMTFHit2016.h.

References bits, and valid.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), and ImportME().

83 { valid = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::set_wire ( int  bits)
inline

Definition at line 75 of file EMTFHit2016.h.

References bits, and wire.

Referenced by l1t::EMTFHit2016Extra::Clone(), l1t::EMTFHit2016Extra::CreateEMTFHit2016(), ImportCSCCorrelatedLCTDigi(), ImportME(), and L1TMuonEndCapTrackProducer::produce().

75 { wire = bits; }
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::EMTFHit2016::SetCSCDetId ( CSCDetId  id)
inline

Definition at line 49 of file EMTFHit2016.h.

References csc_DetId, and hcalTTPDigis_cfi::id.

Referenced by l1t::EMTFHit2016Extra::Clone(), and ImportCSCDetId().

void l1t::EMTFHit2016::SetCSCLCTDigi ( CSCCorrelatedLCTDigi  digi)
inline

Definition at line 51 of file EMTFHit2016.h.

References csc_LCTDigi.

Referenced by l1t::EMTFHit2016Extra::Clone(), ImportCSCCorrelatedLCTDigi(), and L1TMuonEndCapTrackProducer::produce().

51 { csc_LCTDigi = digi; }
CSCCorrelatedLCTDigi csc_LCTDigi
Definition: EMTFHit2016.h:124
void l1t::EMTFHit2016::SetRPCDetId ( RPCDetId  id)
inline

Definition at line 50 of file EMTFHit2016.h.

References hcalTTPDigis_cfi::id, and rpc_DetId.

Referenced by l1t::EMTFHit2016Extra::Clone(), and ImportRPCDetId().

void l1t::EMTFHit2016::SetRPCDigi ( RPCDigi  digi)
inline

Definition at line 52 of file EMTFHit2016.h.

References rpc_Digi.

Referenced by l1t::EMTFHit2016Extra::Clone(), and ImportRPCDigi().

52 { rpc_Digi = digi; }
int l1t::EMTFHit2016::Station ( ) const
inline
int l1t::EMTFHit2016::Strip ( ) const
inline
int l1t::EMTFHit2016::Strip_hi ( ) const
inline

Definition at line 105 of file EMTFHit2016.h.

References strip_hi.

Referenced by l1t::EMTFHit2016Extra::Clone(), and PrimitiveConverterRPC::convert().

105 { return strip_hi ; }
int l1t::EMTFHit2016::Strip_low ( ) const
inline

Definition at line 106 of file EMTFHit2016.h.

References strip_low.

Referenced by l1t::EMTFHit2016Extra::Clone(), and PrimitiveConverterRPC::convert().

106 { return strip_low; }
int l1t::EMTFHit2016::Stub_num ( ) const
inline

Definition at line 115 of file EMTFHit2016.h.

References stub_num.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

115 { return stub_num ; }
int l1t::EMTFHit2016::Subsector ( ) const
inline
int l1t::EMTFHit2016::Sync_err ( ) const
inline

Definition at line 112 of file EMTFHit2016.h.

References sync_err.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

112 { return sync_err ; }
int l1t::EMTFHit2016::Track_num ( ) const
inline

Definition at line 107 of file EMTFHit2016.h.

References track_num.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

107 { return track_num; }
int l1t::EMTFHit2016::Valid ( ) const
inline

Definition at line 111 of file EMTFHit2016.h.

References valid.

Referenced by l1t::EMTFHit2016Extra::Clone(), and l1t::EMTFHit2016Extra::CreateEMTFHit2016().

111 { return valid ; }
int l1t::EMTFHit2016::Wire ( ) const
inline

Member Data Documentation

int l1t::EMTFHit2016::bc0
private

Definition at line 149 of file EMTFHit2016.h.

Referenced by BC0(), and set_bc0().

int l1t::EMTFHit2016::bend
private

Definition at line 146 of file EMTFHit2016.h.

Referenced by Bend(), CreateCSCCorrelatedLCTDigi(), PrintForSimulator(), and set_bend().

int l1t::EMTFHit2016::bx
private
int l1t::EMTFHit2016::chamber
private
CSCDetId l1t::EMTFHit2016::csc_DetId
private

Definition at line 122 of file EMTFHit2016.h.

Referenced by CSC_DetId(), PtrCSC_DetId(), and SetCSCDetId().

int l1t::EMTFHit2016::csc_ID
private

Definition at line 134 of file EMTFHit2016.h.

Referenced by CreateCSCCorrelatedLCTDigi(), CSC_ID(), PrintForSimulator(), and set_csc_ID().

CSCCorrelatedLCTDigi l1t::EMTFHit2016::csc_LCTDigi
private

Definition at line 124 of file EMTFHit2016.h.

Referenced by CSC_LCTDigi(), PtrCSC_LCTDigi(), and SetCSCLCTDigi().

int l1t::EMTFHit2016::endcap
private
int l1t::EMTFHit2016::is_CSC_hit
private

Definition at line 152 of file EMTFHit2016.h.

Referenced by Is_CSC_hit(), and set_is_CSC_hit().

int l1t::EMTFHit2016::is_RPC_hit
private

Definition at line 153 of file EMTFHit2016.h.

Referenced by Is_RPC_hit(), and set_is_RPC_hit().

int l1t::EMTFHit2016::mpc_link
private

Definition at line 138 of file EMTFHit2016.h.

Referenced by MPC_link(), and set_mpc_link().

int l1t::EMTFHit2016::neighbor
private

Definition at line 137 of file EMTFHit2016.h.

Referenced by Neighbor(), and set_neighbor().

int l1t::EMTFHit2016::pattern
private
int l1t::EMTFHit2016::quality
private

Definition at line 144 of file EMTFHit2016.h.

Referenced by CreateCSCCorrelatedLCTDigi(), PrintForSimulator(), Quality(), and set_quality().

int l1t::EMTFHit2016::ring
private
int l1t::EMTFHit2016::roll
private

Definition at line 135 of file EMTFHit2016.h.

Referenced by CreateRPCDetId(), Roll(), and set_roll().

RPCDetId l1t::EMTFHit2016::rpc_DetId
private

Definition at line 123 of file EMTFHit2016.h.

Referenced by PtrRPC_DetId(), RPC_DetId(), and SetRPCDetId().

RPCDigi l1t::EMTFHit2016::rpc_Digi
private

Definition at line 125 of file EMTFHit2016.h.

Referenced by PtrRPC_Digi(), RPC_Digi(), and SetRPCDigi().

int l1t::EMTFHit2016::rpc_layer
private

Definition at line 136 of file EMTFHit2016.h.

Referenced by CreateRPCDetId(), RPC_layer(), and set_rpc_layer().

int l1t::EMTFHit2016::sector
private
int l1t::EMTFHit2016::sector_index
private

Definition at line 131 of file EMTFHit2016.h.

Referenced by Sector_index(), and set_sector_index().

int l1t::EMTFHit2016::station
private
int l1t::EMTFHit2016::strip
private
int l1t::EMTFHit2016::strip_hi
private

Definition at line 141 of file EMTFHit2016.h.

Referenced by set_strip_hi(), and Strip_hi().

int l1t::EMTFHit2016::strip_low
private

Definition at line 142 of file EMTFHit2016.h.

Referenced by set_strip_low(), and Strip_low().

int l1t::EMTFHit2016::stub_num
private

Definition at line 151 of file EMTFHit2016.h.

Referenced by set_stub_num(), and Stub_num().

int l1t::EMTFHit2016::subsector
private

Definition at line 132 of file EMTFHit2016.h.

Referenced by CreateRPCDetId(), PrintForSimulator(), set_subsector(), and Subsector().

int l1t::EMTFHit2016::sync_err
private

Definition at line 148 of file EMTFHit2016.h.

Referenced by CreateCSCCorrelatedLCTDigi(), set_sync_err(), and Sync_err().

int l1t::EMTFHit2016::track_num
private

Definition at line 143 of file EMTFHit2016.h.

Referenced by set_track_num(), and Track_num().

int l1t::EMTFHit2016::valid
private

Definition at line 147 of file EMTFHit2016.h.

Referenced by CreateCSCCorrelatedLCTDigi(), PrintForSimulator(), set_valid(), and Valid().

int l1t::EMTFHit2016::wire
private

Definition at line 139 of file EMTFHit2016.h.

Referenced by CreateCSCCorrelatedLCTDigi(), PrintForSimulator(), set_wire(), and Wire().