7 : LeafCandidate((char)0, p4), hwPt_(
pt), hwEta_(
eta), hwPhi_(phi), hwQual_(
qual), hwIso_(
iso) {}
10 : LeafCandidate((char)0, p4), hwPt_(
pt), hwEta_(
eta), hwPhi_(phi), hwQual_(
qual), hwIso_(
iso) {}
15 return hwPt_ == rhs.
hwPt() && hwEta_ == rhs.
hwEta() && hwPhi_ == rhs.
hwPhi() && hwQual_ == rhs.
hwQual() &&
16 hwIso_ == rhs.
hwIso();
math::XYZTLorentzVector LorentzVector
Lorentz vector.
virtual bool operator==(const l1t::L1Candidate &rhs) const
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.