#include "DataFormats/L1TMuon/interface/RegionalMuonCand.h"
#include "DataFormats/L1TMuon/interface/RegionalMuonCandFwd.h"
Go to the source code of this file.
Functions | |
int | GetPackedEta (float theta, int sector) |
int | GetPackedPhi (int phi) |
l1t::RegionalMuonCand | MakeRegionalCand (float pt, int phi, int theta, int sign, int quality, int trackaddress, int sector) |
int GetPackedEta | ( | float | theta, |
int | sector | ||
) |
Definition at line 14 of file MakeRegionalCand.h.
References eta, dqm-mbProfile::log, pileupReCalc_HLTpaths::scale, and funct::tan().
Referenced by MakeRegionalCand().
int GetPackedPhi | ( | int | phi | ) |
l1t::RegionalMuonCand MakeRegionalCand | ( | float | pt, |
int | phi, | ||
int | theta, | ||
int | sign, | ||
int | quality, | ||
int | trackaddress, | ||
int | sector | ||
) |
Definition at line 56 of file MakeRegionalCand.h.
References l1t::emtf_neg, l1t::emtf_pos, GetPackedEta(), GetPackedPhi(), HLT_FULL_cff::quality, l1t::RegionalMuonCand::setHwEta(), l1t::RegionalMuonCand::setHwPhi(), l1t::RegionalMuonCand::setHwPt(), l1t::RegionalMuonCand::setHwQual(), l1t::RegionalMuonCand::setHwSign(), l1t::RegionalMuonCand::setHwSignValid(), and l1t::RegionalMuonCand::setTFIdentifiers().
Referenced by L1TMuonEndCapTrackProducer::produce().