#include <DTLowQMatching.h>
Public Member Functions | |
DTLowQMatching (L1MuDTChambPhContainer const *, L1MuDTChambPhContainer const &) | |
void | run (const edm::EventSetup &c) |
Static Public Member Functions | |
static int | noRPCHits (L1MuDTChambPhContainer inCon, int bx, int wh, int sec, int st) |
Public Attributes | |
edm::ESHandle< L1TTwinMuxParams > | tmParamsHandle |
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 40 of file DTLowQMatching.cc.
References L1MuDTChambPhDigi::BxCnt(), L1MuDTChambPhDigi::bxNum(), L1MuTMChambPhContainer::chPhiSegm(), L1MuDTChambPhDigi::code(), DTRPCBxCorrection::deltaPhi(), L1MuDTChambPhContainer::getContainer(), m_DphiWindow, m_phiDTDigis, m_phiRPCDigis, electrons_cff::matched, nhits, DTRPCBxCorrection::nRPCHits(), L1MuDTChambPhDigi::phi(), L1MuDTChambPhDigi::phiB(), L1MuDTChambPhDigi::RpcBit(), L1MuDTChambPhDigi::scNum(), L1MuTMChambPhContainer::setContainer(), relativeConstraints::station, L1MuDTChambPhDigi::stNum(), L1MuDTChambPhDigi::Ts2Tag(), makeMuonMisalignmentScenario::wheel, and L1MuDTChambPhDigi::whNum().
Referenced by run().
|
static |
void DTLowQMatching::run | ( | const edm::EventSetup & | c | ) |
Definition at line 28 of file DTLowQMatching.cc.
References edm::EventSetup::get(), edm::eventsetup::EventSetupRecord::get(), L1TTwinMuxParams::get_DphiWindowBxShift(), m_DphiWindow, Matching(), edm::ESHandle< T >::product(), and tmParamsHandle.
|
private |
Definition at line 52 of file DTLowQMatching.h.
Referenced by Matching(), and run().
|
private |
Definition at line 47 of file DTLowQMatching.h.
Referenced by Matching().
|
private |
Definition at line 48 of file DTLowQMatching.h.
Referenced by Matching().
edm::ESHandle< L1TTwinMuxParams > DTLowQMatching::tmParamsHandle |
Definition at line 38 of file DTLowQMatching.h.
Referenced by run().