61 const auto &
tracks = *htracks;
63 for (
unsigned int i = 0,
n =
tracks.size();
i <
n; ++
i) {
66 float pt = tk.momentum().perp();
67 float eta = tk.momentum().eta();
68 float phi = tk.momentum().phi();
69 float z0 = tk.POCA().z();
70 int charge = tk.rInv() > 0 ? +1 : -1;
112 ap_uint<TTTrack_TrackWord::kMVAOtherSize>(
quality));
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
edm::ESWatcher< IdealMagneticFieldRecord > BFieldWatcher_
std::pair< float, float > propagateToCalo(const math::XYZTLorentzVector &iMom, const math::XYZTLorentzVector &iVtx, double iCharge, double iBField)
chi2rphi_t getChi2RPhiWord() const
bool redigitizeTrackWord_
Global3DPoint GlobalPoint
valid_t getValidWord() const
std::vector< StringCutObjectSelector< l1t::PFTrack::L1TTTrackType > > qualityBitSetters_
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
void setTrackWord(unsigned int valid, const GlobalVector &momentum, const GlobalPoint &POCA, double rInv, double chi2RPhi, double chi2RZ, double bendChi2, unsigned int hitPattern, unsigned int mvaQuality, unsigned int mvaOther, unsigned int sector)
edm::EDGetTokenT< std::vector< l1t::PFTrack::L1TTTrackType > > TrackTag_
math::XYZPoint Point
point in the space
Abs< T >::type abs(const T &t)
l1tpf::ParametricResolution resolCalo_
rinv_t getRinvWord() const
bendChi2_t getBendChi2Word() const
qualityMVA_t getMVAQualityWord() const
edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > BFieldTag_
Class to store the L1 Track Trigger tracks.
bool check(const edm::EventSetup &iSetup)
std::vector< l1t::PFTrack > PFTrackCollection
chi2rz_t getChi2RZWord() const
l1tpf::ParametricResolution resolTrk_
hit_t getHitPatternWord() const
math::XYZTLorentzVector LorentzVector
Lorentz vector.
void setTrackWordBits()
Set bits in 96-bit Track word.
tanl_t getTanlWord() const
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.