#include <DTLowQMatching.h>
Public Member Functions | |
DTLowQMatching (L1MuDTChambPhContainer const *, L1MuDTChambPhContainer const &) | |
void | run (const L1TTwinMuxParams &) |
Static Public Member Functions | |
static int | noRPCHits (L1MuDTChambPhContainer inCon, int bx, int wh, int sec, int st) |
Private Member Functions | |
int | deltaPhi (int dt_phi, int rpc_strip) |
void | Matching (int track_seg) |
Private Attributes | |
int | m_DphiWindow |
L1MuDTChambPhContainer const * | m_phiDTDigis |
L1MuDTChambPhContainer const & | m_phiRPCDigis |
Definition at line 32 of file DTLowQMatching.h.
DTLowQMatching::DTLowQMatching | ( | L1MuDTChambPhContainer const * | inphiDTDigis, |
L1MuDTChambPhContainer const & | inphiRPCDigis | ||
) |
Definition at line 22 of file DTLowQMatching.cc.
|
private |
|
private |
Definition at line 36 of file DTLowQMatching.cc.
References makePileupJSON::bx, L1MuDTChambPhDigi::BxCnt(), L1MuDTChambPhDigi::bxNum(), L1MuTMChambPhContainer::chPhiSegm(), L1MuDTChambPhDigi::code(), DTRPCBxCorrection::deltaPhi(), L1MuDTChambPhContainer::getContainer(), m_DphiWindow, m_phiDTDigis, m_phiRPCDigis, nhits, DTRPCBxCorrection::nRPCHits(), L1MuDTChambPhDigi::phi(), L1MuDTChambPhDigi::phiB(), L1MuDTChambPhDigi::RpcBit(), L1MuDTChambPhDigi::scNum(), L1MuTMChambPhContainer::setContainer(), relativeConstraints::station, L1MuDTChambPhDigi::stNum(), L1MuDTChambPhDigi::Ts2Tag(), and L1MuDTChambPhDigi::whNum().
Referenced by run().
|
static |
void DTLowQMatching::run | ( | const L1TTwinMuxParams & | tmParams | ) |
Definition at line 29 of file DTLowQMatching.cc.
References L1TTwinMuxParams::get_DphiWindowBxShift(), m_DphiWindow, and Matching().
|
private |
Definition at line 49 of file DTLowQMatching.h.
Referenced by Matching(), and run().
|
private |
Definition at line 45 of file DTLowQMatching.h.
Referenced by Matching().
|
private |
Definition at line 46 of file DTLowQMatching.h.
Referenced by Matching().