#include <DiscretePFInputs.h>
Public Member Functions | |
bool | operator< (const Muon &other) const |
Public Attributes | |
bool | hwCharge |
int16_t | hwEta |
uint16_t | hwFlags |
int16_t | hwPhi |
int16_t | hwPt |
const l1t::Muon * | src |
Definition at line 156 of file DiscretePFInputs.h.
|
inline |
Definition at line 165 of file DiscretePFInputs.h.
References hwPt, and trackingPlots::other.
bool l1tpf_impl::Muon::hwCharge |
Definition at line 161 of file DiscretePFInputs.h.
int16_t l1tpf_impl::Muon::hwEta |
Definition at line 158 of file DiscretePFInputs.h.
uint16_t l1tpf_impl::Muon::hwFlags |
Definition at line 160 of file DiscretePFInputs.h.
int16_t l1tpf_impl::Muon::hwPhi |
Definition at line 159 of file DiscretePFInputs.h.
int16_t l1tpf_impl::Muon::hwPt |
Definition at line 157 of file DiscretePFInputs.h.
Referenced by operator<().
const l1t::Muon* l1tpf_impl::Muon::src |
Definition at line 162 of file DiscretePFInputs.h.