#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::ESGetToken< L1MuDTEtaPatternLut, L1MuDTEtaPatternLutRcd > | theEtaToken |
edm::ESGetToken< L1MuDTTFMasks, L1MuDTTFMasksRcd > | theMsksToken |
edm::ESHandle< L1MuDTQualPatternLut > | theQualPatternLUT |
edm::ESGetToken< L1MuDTQualPatternLut, L1MuDTQualPatternLutRcd > | theQualToken |
Eta Processor:
An Eta Processor consists of :
N. Neumeister CERN EP J. Troconiz UAM Madrid
Definition at line 58 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 434 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, L1MuDTTrack::setEta(), L1MuDTTrack::setFineEtaBit(), L1MuDTTrack::setTSeta(), and theEtaPatternLUT.
Referenced by run().
|
inline |
return eta values, index [0,11]
Definition at line 82 of file L1MuDTEtaProcessor.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), and Jet.Jet::puJetId().
|
inline |
return fine bit, index [0,11]
Definition at line 85 of file L1MuDTEtaProcessor.h.
|
inline |
void L1MuDTEtaProcessor::print | ( | void | ) | const |
print muon candidates found by the Eta Processor
Definition at line 132 of file L1MuDTEtaProcessor.cc.
References gather_cfg::cout, L1MuDTQualPatternLut::getCoarseEta(), L1MuDTEtaPatternLut::getPattern(), mps_fire::i, dqmiolumiharvest::j, m_address, m_epid, m_eta, m_fine, m_foundPattern, m_pattern, m_tseta, AlCaHLTBitMon_ParallelJobs::p, position, quality(), relativeConstraints::station, theEtaPatternLUT, and theQualPatternLUT.
|
staticprivate |
get quality code; id [0,26], stat [1,3]
Definition at line 468 of file L1MuDTEtaProcessor.cc.
References id().
Referenced by print(), and runEtaTrackFinder().
|
private |
receive addresses (from 6 Sector Processors)
Definition at line 277 of file L1MuDTEtaProcessor.cc.
References mps_fire::i, m_address, m_epid, m_tf, m_TrackCand, m_TracKCand, contentValuesFiles::number, nano_mu_digi_cff::sector, L1MuDTTrackFinder::sp(), L1MuDTSectorProcessor::track(), L1MuDTSectorProcessor::tracK(), and makeMuonMisalignmentScenario::wheel.
Referenced by run().
|
private |
receive data (eta trigger primitives)
Definition at line 213 of file L1MuDTEtaProcessor.cc.
References nano_mu_digi_cff::bx, HltBtagPostValidation_cff::c, L1MuDTChambThContainer::chThetaSegm(), MillePedeFileConverter_cfg::e, L1MuDTTFMasks::get_etsoc_chdis_st1(), L1MuDTTFMasks::get_etsoc_chdis_st2(), L1MuDTTFMasks::get_etsoc_chdis_st3(), mps_fire::i, m_DTDigiToken, m_epid, m_mask, m_tseta, msks, L1MuDTChambThDigi::position(), l1tGTMenu_lepSeeds_cff::qual, L1MuDTChambThDigi::quality(), nano_mu_digi_cff::sector, theMsksToken, and makeMuonMisalignmentScenario::wheel.
Referenced by run().
|
virtual |
reset the Eta Processor
Definition at line 103 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.
|
virtual |
run the Eta Processor
Definition at line 88 of file L1MuDTEtaProcessor.cc.
References assign(), nano_mu_digi_cff::bx, HltBtagPostValidation_cff::c, L1MuDTTrackFinder::config(), MillePedeFileConverter_cfg::e, L1MuDTTFConfig::getEtaTF(), m_tf, receiveAddresses(), receiveData(), runEtaMatchingUnit(), and runEtaTrackFinder().
|
private |
run Eta Matching Unit (EMU)
Definition at line 352 of file L1MuDTEtaProcessor.cc.
References HltBtagPostValidation_cff::c, spr::find(), 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, theQualPatternLUT, and theQualToken.
Referenced by run().
|
private |
run Eta Track Finder (ETF)
Definition at line 306 of file L1MuDTEtaProcessor.cc.
References L1MuDTEtaPatternLut::begin(), newFWLiteAna::bin, HltBtagPostValidation_cff::c, relativeConstraints::empty, L1MuDTEtaPatternLut::end(), caHitNtupletGeneratorKernels::good, mps_fire::i, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, m_foundPattern, m_tseta, topSingleLeptonDQM_PU_cfi::pattern, submitPVResolutionJobs::q, l1tGTMenu_lepSeeds_cff::qual, quality(), relativeConstraints::station, theEtaPatternLUT, theEtaToken, and makeMuonMisalignmentScenario::wheel.
Referenced by run().
|
inline |
return reference to barrel MTTF
Definition at line 79 of file L1MuDTEtaProcessor.h.
References m_tf.
|
private |
Definition at line 118 of file L1MuDTEtaProcessor.h.
Referenced by print(), receiveAddresses(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 122 of file L1MuDTEtaProcessor.h.
Referenced by receiveData().
|
private |
Definition at line 108 of file L1MuDTEtaProcessor.h.
Referenced by id(), print(), receiveAddresses(), and receiveData().
|
private |
Definition at line 112 of file L1MuDTEtaProcessor.h.
Referenced by assign(), eta(), print(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 113 of file L1MuDTEtaProcessor.h.
Referenced by assign(), fineBit(), print(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 115 of file L1MuDTEtaProcessor.h.
Referenced by print(), reset(), runEtaMatchingUnit(), and runEtaTrackFinder().
|
private |
Definition at line 110 of file L1MuDTEtaProcessor.h.
Referenced by receiveData(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 116 of file L1MuDTEtaProcessor.h.
Referenced by assign(), print(), reset(), and runEtaMatchingUnit().
|
private |
Definition at line 107 of file L1MuDTEtaProcessor.h.
Referenced by receiveAddresses(), run(), and tf().
|
private |
Definition at line 119 of file L1MuDTEtaProcessor.h.
Referenced by assign(), receiveAddresses(), and reset().
|
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(), L1MuDTEtaProcessor(), print(), receiveData(), reset(), and runEtaTrackFinder().
|
private |
Definition at line 129 of file L1MuDTEtaProcessor.h.
Referenced by receiveData().
|
private |
Definition at line 127 of file L1MuDTEtaProcessor.h.
Referenced by assign(), print(), runEtaMatchingUnit(), and runEtaTrackFinder().
|
private |
Definition at line 124 of file L1MuDTEtaProcessor.h.
Referenced by runEtaTrackFinder().
|
private |
Definition at line 126 of file L1MuDTEtaProcessor.h.
Referenced by receiveData().
|
private |
Definition at line 128 of file L1MuDTEtaProcessor.h.
Referenced by print(), and runEtaMatchingUnit().
|
private |
Definition at line 125 of file L1MuDTEtaProcessor.h.
Referenced by runEtaMatchingUnit().