#include <TGCRPhiCoincidenceMatrix.h>
Definition at line 20 of file TGCRPhiCoincidenceMatrix.h.
◆ anonymous enum
◆ TGCRPhiCoincidenceMatrix() [1/2]
◆ ~TGCRPhiCoincidenceMatrix()
LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::~TGCRPhiCoincidenceMatrix |
( |
| ) |
|
|
virtual |
◆ TGCRPhiCoincidenceMatrix() [2/2]
◆ clear()
void LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::clear |
( |
| ) |
|
◆ doCoincidence()
Definition at line 59 of file TGCRPhiCoincidenceMatrix.cxx.
61 TGCRPhiCoincidenceOut*
out =
new TGCRPhiCoincidenceOut;
73 int CoincidenceTypeOut=-1;
86 chargeOut =
pt<0 ? 0:1;
88 chargeOut =
m_sideId == 0 ? chargeOut : !chargeOut;
90 CoincidenceTypeOut=(
type==0);
102 out->setRoI(subsector);
103 out->setCharge(chargeOut);
104 out->setCoincidenceType(CoincidenceTypeOut);
113 <<
" pt =" << ptMax+1 <<
" R=" <<
m_r <<
" Phi=" <<
m_phi[j0]
◆ inputPhi()
void LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::inputPhi |
( |
int |
phiIn, |
|
|
int |
dPhiIn, |
|
|
int |
ptPhiIn |
|
) |
| |
◆ inputR()
void LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::inputR |
( |
int |
rIn, |
|
|
int |
dRIn, |
|
|
int |
ptRIn |
|
) |
| |
◆ operator=()
◆ setCoincidenceLUT()
◆ setSideId()
void LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::setSideId |
( |
int |
sideIdIn | ) |
|
|
inline |
◆ setSSCId()
void LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::setSSCId |
( |
int |
SSCIdIn | ) |
|
|
inline |
◆ tgcArgs()
◆ m_dPhi
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_dPhi[MaxNPhiHit] |
|
private |
◆ m_dR
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_dR |
|
private |
◆ m_lut
◆ m_matrixOut
◆ m_nPhiHit
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_nPhiHit |
|
private |
◆ m_phi
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_phi[MaxNPhiHit] |
|
private |
◆ m_ptPhi
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_ptPhi[MaxNPhiHit] |
|
private |
◆ m_ptR
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_ptR |
|
private |
◆ m_r
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_r |
|
private |
◆ m_sectorLogic
◆ m_sideId
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_sideId |
|
private |
◆ m_SSCId
int LVL1TGCTrigger::TGCRPhiCoincidenceMatrix::m_SSCId |
|
private |
◆ m_tgcArgs
The documentation for this class was generated from the following files: