#include <L1Phase2MuDTExtPhDigi.h>
Public Member Functions | |
L1Phase2MuDTExtPhDigi () | |
L1Phase2MuDTExtPhDigi (int bx, int wh, int sc, int st, int sl, int phi, int phib, int qual, int idx, int t0, int chi2, int x, int tan, int phi_cmssw, int phib_cmssw, int rpc=-10, int wireId[8]=nullptr, int tdc[8]=nullptr, int lat[8]=nullptr) | |
L1Phase2MuDTExtPhDigi (const L1Phase2MuDTExtPhDigi &digi) | |
int | pathLat (int) const |
int | pathTDC (int) const |
int | pathWireId (int) const |
int | phiBendCMSSW () const |
int | phiCMSSW () const |
int | tanPsi () const |
int | xLocal () const |
~L1Phase2MuDTExtPhDigi () override | |
Public Member Functions inherited from L1Phase2MuDTPhDigi | |
int | bxNum () const |
int | chi2 () const |
int | index () const |
L1Phase2MuDTPhDigi () | |
L1Phase2MuDTPhDigi (int bx, int wh, int sc, int st, int sl, int phi, int phib, int qual, int idx, int t0, int chi2, int rpc=-10) | |
int | phi () const |
int | phiBend () const |
int | quality () const |
int | rpcFlag () const |
int | scNum () const |
int | slNum () const |
int | stNum () const |
int | t0 () const |
int | whNum () const |
virtual | ~L1Phase2MuDTPhDigi () |
Private Attributes | |
int | m_pathLat [8] |
int | m_pathTDC [8] |
int | m_pathWireId [8] |
int | m_phiBendCMSSW |
int | m_phiCMSSW |
int | m_tanPsi |
int | m_xLocal |
Definition at line 34 of file L1Phase2MuDTExtPhDigi.h.
L1Phase2MuDTExtPhDigi::L1Phase2MuDTExtPhDigi | ( | ) |
Definition at line 34 of file L1Phase2MuDTExtPhDigi.cc.
References mps_fire::i, m_pathLat, m_pathTDC, and m_pathWireId.
L1Phase2MuDTExtPhDigi::L1Phase2MuDTExtPhDigi | ( | int | bx, |
int | wh, | ||
int | sc, | ||
int | st, | ||
int | sl, | ||
int | phi, | ||
int | phib, | ||
int | qual, | ||
int | idx, | ||
int | t0, | ||
int | chi2, | ||
int | x, | ||
int | tan, | ||
int | phi_cmssw, | ||
int | phib_cmssw, | ||
int | rpc = -10 , |
||
int | wireId[8] = nullptr , |
||
int | tdc[8] = nullptr , |
||
int | lat[8] = nullptr |
||
) |
Definition at line 50 of file L1Phase2MuDTExtPhDigi.cc.
References mps_fire::i, m_pathLat, m_pathTDC, and m_pathWireId.
L1Phase2MuDTExtPhDigi::L1Phase2MuDTExtPhDigi | ( | const L1Phase2MuDTExtPhDigi & | digi | ) |
Definition at line 84 of file L1Phase2MuDTExtPhDigi.cc.
References mps_fire::i, m_pathLat, m_pathTDC, m_pathWireId, pathLat(), pathTDC(), and pathWireId().
|
inlineoverride |
Definition at line 61 of file L1Phase2MuDTExtPhDigi.h.
int L1Phase2MuDTExtPhDigi::pathLat | ( | int | i | ) | const |
Definition at line 127 of file L1Phase2MuDTExtPhDigi.cc.
References mps_fire::i, and m_pathLat.
Referenced by L1Phase2MuDTExtPhDigi().
int L1Phase2MuDTExtPhDigi::pathTDC | ( | int | i | ) | const |
Definition at line 125 of file L1Phase2MuDTExtPhDigi.cc.
References mps_fire::i, and m_pathTDC.
Referenced by L1Phase2MuDTExtPhDigi().
int L1Phase2MuDTExtPhDigi::pathWireId | ( | int | i | ) | const |
Definition at line 123 of file L1Phase2MuDTExtPhDigi.cc.
References mps_fire::i, and m_pathWireId.
Referenced by L1Phase2MuDTExtPhDigi().
int L1Phase2MuDTExtPhDigi::phiBendCMSSW | ( | ) | const |
int L1Phase2MuDTExtPhDigi::phiCMSSW | ( | ) | const |
int L1Phase2MuDTExtPhDigi::tanPsi | ( | ) | const |
int L1Phase2MuDTExtPhDigi::xLocal | ( | ) | const |
|
private |
Definition at line 83 of file L1Phase2MuDTExtPhDigi.h.
Referenced by L1Phase2MuDTExtPhDigi(), and pathLat().
|
private |
Definition at line 82 of file L1Phase2MuDTExtPhDigi.h.
Referenced by L1Phase2MuDTExtPhDigi(), and pathTDC().
|
private |
Definition at line 81 of file L1Phase2MuDTExtPhDigi.h.
Referenced by L1Phase2MuDTExtPhDigi(), and pathWireId().
|
private |
Definition at line 79 of file L1Phase2MuDTExtPhDigi.h.
Referenced by phiBendCMSSW().
|
private |
Definition at line 78 of file L1Phase2MuDTExtPhDigi.h.
Referenced by phiCMSSW().
|
private |
Definition at line 76 of file L1Phase2MuDTExtPhDigi.h.
Referenced by tanPsi().
|
private |
Definition at line 75 of file L1Phase2MuDTExtPhDigi.h.
Referenced by xLocal().