#include <L1Phase2MuDTExtThDigi.h>
Public Member Functions | |
int | kCMSSW () const |
L1Phase2MuDTExtThDigi () | |
L1Phase2MuDTExtThDigi (int bx, int wh, int sc, int st, int z, int k, int qual, int idx, int t0, int chi2, int y, int z_cmssw, int k_cmssw, int rpc=-10, int wireId[4]=nullptr, int tdc[4]=nullptr, int lat[4]=nullptr) | |
L1Phase2MuDTExtThDigi (const L1Phase2MuDTExtThDigi &digi) | |
int | pathLat (int) const |
int | pathTDC (int) const |
int | pathWireId (int) const |
int | yLocal () const |
int | zCMSSW () const |
~L1Phase2MuDTExtThDigi () override | |
Public Member Functions inherited from L1Phase2MuDTThDigi | |
int | bxNum () const |
int | chi2 () const |
int | index () const |
int | k () const |
L1Phase2MuDTThDigi () | |
L1Phase2MuDTThDigi (int bx, int wh, int sc, int st, int z, int k, int qual, int idx, int t0, int chi2, int rpc=-10) | |
int | quality () const |
int | rpcFlag () const |
int | scNum () const |
int | stNum () const |
int | t0 () const |
int | whNum () const |
int | z () const |
virtual | ~L1Phase2MuDTThDigi () |
Private Attributes | |
int | m_kCMSSW |
int | m_pathLat [4] |
int | m_pathTDC [4] |
int | m_pathWireId [4] |
int | m_yLocal |
int | m_zCMSSW |
Definition at line 34 of file L1Phase2MuDTExtThDigi.h.
L1Phase2MuDTExtThDigi::L1Phase2MuDTExtThDigi | ( | ) |
Definition at line 34 of file L1Phase2MuDTExtThDigi.cc.
References mps_fire::i, m_pathLat, m_pathTDC, and m_pathWireId.
L1Phase2MuDTExtThDigi::L1Phase2MuDTExtThDigi | ( | int | bx, |
int | wh, | ||
int | sc, | ||
int | st, | ||
int | z, | ||
int | k, | ||
int | qual, | ||
int | idx, | ||
int | t0, | ||
int | chi2, | ||
int | y, | ||
int | z_cmssw, | ||
int | k_cmssw, | ||
int | rpc = -10 , |
||
int | wireId[4] = nullptr , |
||
int | tdc[4] = nullptr , |
||
int | lat[4] = nullptr |
||
) |
Definition at line 49 of file L1Phase2MuDTExtThDigi.cc.
References mps_fire::i, m_pathLat, m_pathTDC, and m_pathWireId.
L1Phase2MuDTExtThDigi::L1Phase2MuDTExtThDigi | ( | const L1Phase2MuDTExtThDigi & | digi | ) |
Definition at line 80 of file L1Phase2MuDTExtThDigi.cc.
References mps_fire::i, m_pathLat, m_pathTDC, m_pathWireId, pathLat(), pathTDC(), and pathWireId().
|
inlineoverride |
Definition at line 59 of file L1Phase2MuDTExtThDigi.h.
int L1Phase2MuDTExtThDigi::kCMSSW | ( | ) | const |
int L1Phase2MuDTExtThDigi::pathLat | ( | int | i | ) | const |
Definition at line 119 of file L1Phase2MuDTExtThDigi.cc.
References mps_fire::i, and m_pathLat.
Referenced by L1Phase2MuDTExtThDigi().
int L1Phase2MuDTExtThDigi::pathTDC | ( | int | i | ) | const |
Definition at line 117 of file L1Phase2MuDTExtThDigi.cc.
References mps_fire::i, and m_pathTDC.
Referenced by L1Phase2MuDTExtThDigi().
int L1Phase2MuDTExtThDigi::pathWireId | ( | int | i | ) | const |
Definition at line 115 of file L1Phase2MuDTExtThDigi.cc.
References mps_fire::i, and m_pathWireId.
Referenced by L1Phase2MuDTExtThDigi().
int L1Phase2MuDTExtThDigi::yLocal | ( | ) | const |
int L1Phase2MuDTExtThDigi::zCMSSW | ( | ) | const |
|
private |
Definition at line 75 of file L1Phase2MuDTExtThDigi.h.
Referenced by kCMSSW().
|
private |
Definition at line 79 of file L1Phase2MuDTExtThDigi.h.
Referenced by L1Phase2MuDTExtThDigi(), and pathLat().
|
private |
Definition at line 78 of file L1Phase2MuDTExtThDigi.h.
Referenced by L1Phase2MuDTExtThDigi(), and pathTDC().
|
private |
Definition at line 77 of file L1Phase2MuDTExtThDigi.h.
Referenced by L1Phase2MuDTExtThDigi(), and pathWireId().
|
private |
Definition at line 72 of file L1Phase2MuDTExtThDigi.h.
Referenced by yLocal().
|
private |
Definition at line 74 of file L1Phase2MuDTExtThDigi.h.
Referenced by zCMSSW().