#include <L1MuDTEtaProcessor.h>
Public Member Functions | |
int | eta (int id) const |
return eta values, index [0,11] More... | |
bool | fineBit (int id) const |
return fine bit, index [0,11] More... | |
int | id () const |
return Eta Processor identifier (0-11) More... | |
L1MuDTEtaProcessor (const L1MuDTTrackFinder &, int id, edm::ConsumesCollector &&iC) | |
constructor More... | |
void | print () const |
print muon candidates found by the Eta Processor More... | |
virtual void | reset () |
reset the Eta Processor More... | |
virtual void | run (int bx, const edm::Event &e, const edm::EventSetup &c) |
run the Eta Processor More... | |
const L1MuDTTrackFinder & | tf () const |
return reference to barrel MTTF More... | |
virtual | ~L1MuDTEtaProcessor () |
destructor More... | |
Private Member Functions | |
void | assign () |
assign eta and etaFineBit More... | |
void | receiveAddresses () |
receive addresses (from 6 Sector Processors) More... | |
void | receiveData (int bx, const edm::Event &e, const edm::EventSetup &c) |
receive data (eta trigger primitives) More... | |
void | runEtaMatchingUnit (const edm::EventSetup &c) |
run Eta Matching Unit (EMU) More... | |
void | runEtaTrackFinder (const edm::EventSetup &c) |
run Eta Track Finder (ETF) More... | |
Static Private Member Functions | |
static int | quality (int id, int stat) |
get quality code; id [0,26], stat [1,3] More... | |
Private Attributes | |
int | m_address [12] |
edm::EDGetTokenT< L1MuDTChambThContainer > | m_DTDigiToken |
int | m_epid |
int | m_eta [12] |
bool | m_fine [12] |
std::vector< int > | m_foundPattern |
int | m_mask |
int | m_pattern [12] |
const L1MuDTTrackFinder & | m_tf |
L1MuDTTrack * | m_TrackCand [12] |
L1MuDTTrack * | m_TracKCand [12] |
std::vector< const L1MuDTTrackSegEta * > | m_tseta |
edm::ESHandle< L1MuDTTFMasks > | msks |
edm::ESHandle< L1MuDTEtaPatternLut > | theEtaPatternLUT |
edm::ESHandle< L1MuDTQualPatternLut > | theQualPatternLUT |
Eta Processor:
An Eta Processor consists of :
N. Neumeister CERN EP J. Troconiz UAM Madrid
Definition at line 55 of file L1MuDTEtaProcessor.h.
L1MuDTEtaProcessor::L1MuDTEtaProcessor | ( | const L1MuDTTrackFinder & | tf, |
int | id, | ||
edm::ConsumesCollector && | iC | ||
) |
constructor
Definition at line 63 of file L1MuDTEtaProcessor.cc.
References m_tseta.
|
virtual |
|
private |
assign eta and etaFineBit
Definition at line 427 of file L1MuDTEtaProcessor.cc.
References L1MuDTEtaPatternLut::getPattern(), mps_fire::i, m_eta, m_fine, m_pattern, m_TrackCand, m_TracKCand, m_tseta, AlCaHLTBitMon_ParallelJobs::p, L1MuDTEtaPattern::position(), L1MuDTTrack::setEta(), L1MuDTTrack::setFineEtaBit(), L1MuDTTrack::setTSeta(), theEtaPatternLUT, and L1MuDTEtaPattern::wheel().
Referenced by fineBit(), and run().
|
inline |
return eta values, index [0,11]
Definition at line 81 of file L1MuDTEtaProcessor.h.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
return fine bit, index [0,11]
Definition at line 84 of file L1MuDTEtaProcessor.h.
References assign(), id(), m_fine, quality(), receiveAddresses(), receiveData(), runEtaMatchingUnit(), and runEtaTrackFinder().
|
inline |
return Eta Processor identifier (0-11)
Definition at line 66 of file L1MuDTEtaProcessor.h.
References EnergyCorrector::c, MillePedeFileConverter_cfg::e, m_epid, print(), reset(), and run().
Referenced by eta(), fineBit(), and quality().
void L1MuDTEtaProcessor::print | ( | void | ) | const |
print muon candidates found by the Eta Processor
Definition at line 136 of file L1MuDTEtaProcessor.cc.
References gather_cfg::cout, L1MuDTEtaPattern::eta(), L1MuDTQualPatternLut::getCoarseEta(), L1MuDTEtaPatternLut::getPattern(), mps_fire::i, L1MuDTEtaPattern::id(), m_address, m_epid, m_eta, m_fine, m_foundPattern, m_pattern, m_tseta, AlCaHLTBitMon_ParallelJobs::p, position, L1MuDTEtaPattern::quality(), quality(), relativeConstraints::station, theEtaPatternLUT, and theQualPatternLUT.
Referenced by id().
|
staticprivate |
get quality code; id [0,26], stat [1,3]
Definition at line 464 of file L1MuDTEtaProcessor.cc.
References id().
Referenced by fineBit(), print(), and runEtaTrackFinder().
|
private |
receive addresses (from 6 Sector Processors)
Definition at line 274 of file L1MuDTEtaProcessor.cc.
References L1MuDTTrack::address(), L1MuDTTrack::empty(), mps_fire::i, m_address, m_epid, m_tf, m_TrackCand, m_TracKCand, L1MuDTTrackFinder::sp(), L1MuDTSectorProcessor::track(), L1MuDTSectorProcessor::tracK(), L1MuDTAddressArray::trackAddressCode(), and makeMuonMisalignmentScenario::wheel.
Referenced by fineBit(), and run().
|
private |
receive data (eta trigger primitives)
Definition at line 216 of file L1MuDTEtaProcessor.cc.
References L1MuDTChambThContainer::chThetaSegm(), edm::EventSetup::get(), L1MuDTTFMasks::get_etsoc_chdis_st1(), L1MuDTTFMasks::get_etsoc_chdis_st2(), L1MuDTTFMasks::get_etsoc_chdis_st3(), edm::Event::getByToken(), mps_fire::i, m_DTDigiToken, m_epid, m_mask, m_tseta, msks, L1MuDTChambThDigi::position(), L1MuDTChambThDigi::quality(), and makeMuonMisalignmentScenario::wheel.
Referenced by fineBit(), and run().
|
virtual |
reset the Eta Processor
Definition at line 104 of file L1MuDTEtaProcessor.cc.
References mps_fire::i, m_address, m_eta, m_fine, m_foundPattern, m_mask, m_pattern, m_TrackCand, m_TracKCand, and m_tseta.
Referenced by id().
|
virtual |
run the Eta Processor
Definition at line 86 of file L1MuDTEtaProcessor.cc.
References assign(), L1MuDTTrackFinder::config(), L1MuDTTFConfig::getEtaTF(), m_tf, receiveAddresses(), receiveData(), runEtaMatchingUnit(), and runEtaTrackFinder().
Referenced by id().
|
private |
run Eta Matching Unit (EMU)
Definition at line 352 of file L1MuDTEtaProcessor.cc.
References L1MuDTEtaPattern::eta(), spr::find(), edm::EventSetup::get(), L1MuDTQualPatternLut::getCoarseEta(), L1MuDTEtaPatternLut::getPattern(), L1MuDTQualPatternLut::getQualifiedPatterns(), mps_fire::i, m_address, m_eta, m_fine, m_foundPattern, m_mask, m_pattern, AlCaHLTBitMon_ParallelJobs::p, theEtaPatternLUT, and theQualPatternLUT.
Referenced by fineBit(), and run().
|
private |
run Eta Track Finder (ETF)
Definition at line 305 of file L1MuDTEtaProcessor.cc.
References L1MuDTEtaPatternLut::begin(), stringResolutionProvider_cfi::bin, relativeConstraints::empty, L1MuDTEtaPatternLut::end(), edm::EventSetup::get(), mps_fire::i, L1MuDTEtaPattern::id(), m_foundPattern, m_tseta, listBenchmarks::pattern, L1MuDTEtaPattern::position(), lumiQueryAPI::q, L1MuDTEtaPattern::quality(), quality(), relativeConstraints::station, theEtaPatternLUT, L1MuDTEtaPattern::wheel(), and makeMuonMisalignmentScenario::wheel.
Referenced by fineBit(), and run().
|
inline |
return reference to barrel MTTF
Definition at line 78 of file L1MuDTEtaProcessor.h.
References m_tf.
|
private |
Definition at line 119 of file L1MuDTEtaProcessor.h.
Referenced by print(), receiveAddresses(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 123 of file L1MuDTEtaProcessor.h.
Referenced by receiveData().
|
private |
Definition at line 109 of file L1MuDTEtaProcessor.h.
Referenced by id(), print(), receiveAddresses(), and receiveData().
|
private |
Definition at line 113 of file L1MuDTEtaProcessor.h.
Referenced by assign(), eta(), print(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 114 of file L1MuDTEtaProcessor.h.
Referenced by assign(), fineBit(), print(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 116 of file L1MuDTEtaProcessor.h.
Referenced by print(), reset(), runEtaMatchingUnit(), and runEtaTrackFinder().
|
private |
Definition at line 111 of file L1MuDTEtaProcessor.h.
Referenced by receiveData(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 117 of file L1MuDTEtaProcessor.h.
Referenced by assign(), print(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 108 of file L1MuDTEtaProcessor.h.
Referenced by receiveAddresses(), run(), and tf().
|
private |
Definition at line 120 of file L1MuDTEtaProcessor.h.
Referenced by assign(), receiveAddresses(), and reset().
|
private |
Definition at line 121 of file L1MuDTEtaProcessor.h.
Referenced by assign(), receiveAddresses(), and reset().
|
private |
Definition at line 122 of file L1MuDTEtaProcessor.h.
Referenced by assign(), L1MuDTEtaProcessor(), print(), receiveData(), reset(), and runEtaTrackFinder().
|
private |
Definition at line 127 of file L1MuDTEtaProcessor.h.
Referenced by receiveData().
|
private |
Definition at line 125 of file L1MuDTEtaProcessor.h.
Referenced by assign(), print(), runEtaMatchingUnit(), and runEtaTrackFinder().
|
private |
Definition at line 126 of file L1MuDTEtaProcessor.h.
Referenced by print(), and runEtaMatchingUnit().