5#ifndef TGCRPhiCoincidenceMatrix_hh
6#define TGCRPhiCoincidenceMatrix_hh
25 void setCoincidenceLUT(std::shared_ptr<const LVL1TGC::BigWheelCoincidenceLUT> lut);
26 void inputR(
int rIn,
int dRIn,
int ptRIn);
27 void inputPhi(
int phiIn,
int dPhiIn,
int ptPhiIn);
45 std::shared_ptr<const LVL1TGC::BigWheelCoincidenceLUT>
m_lut;
std::shared_ptr< const LVL1TGC::BigWheelCoincidenceLUT > m_lut
virtual ~TGCRPhiCoincidenceMatrix()
TGCRPhiCoincidenceOut * m_matrixOut
void setCoincidenceLUT(std::shared_ptr< const LVL1TGC::BigWheelCoincidenceLUT > lut)
void setSideId(int sideIdIn)
void setSSCId(int SSCIdIn)
TGCRPhiCoincidenceMatrix(const TGCRPhiCoincidenceMatrix &right)=default
const TGCArguments * tgcArgs() const
const TGCArguments * m_tgcArgs
TGCRPhiCoincidenceMatrix & operator=(const TGCRPhiCoincidenceMatrix &right)
TGCRPhiCoincidenceOut * doCoincidence()
TGCRPhiCoincidenceMatrix(const TGCArguments *, const TGCSectorLogic *sL=0)
void inputPhi(int phiIn, int dPhiIn, int ptPhiIn)
const TGCSectorLogic * m_sectorLogic
void inputR(int rIn, int dRIn, int ptRIn)