#include <L1ScoutingMuon.h>
Public Member Functions | |
int | hwCharge () const |
int | hwChargeValid () const |
int | hwDXY () const |
int | hwEta () const |
int | hwEtaAtVtx () const |
int | hwIndex () const |
int | hwIso () const |
int | hwPhi () const |
int | hwPhiAtVtx () const |
int | hwPt () const |
int | hwPtUnconstrained () const |
int | hwQual () const |
Muon () | |
Muon (int hwPt, int hwEta, int hwPhi, int hwQual, int hwChrg, int hwChrgv, int hwIso, int tfIndex, int hwEtaAtVtx, int hwPhiAtVtx, int hwPtUnconstrained, int hwDXY) | |
void | setHwChrg (int hwChrg) |
void | setHwChrgv (int hwChrgv) |
void | setHwDXY (int hwDXY) |
void | setHwEta (int hwEta) |
void | setHwEtaAtVtx (int hwEtaAtVtx) |
void | setHwIso (int hwIso) |
void | setHwPhi (int hwPhi) |
void | setHwPhiAtVtx (int hwPhiAtVtx) |
void | setHwPt (int hwPt) |
void | setHwPtUnconstrained (int hwPtUnconstrained) |
void | setHwQual (int hwQual) |
void | setTfIndex (int tfIndex) |
int | tfMuonIndex () const |
Private Attributes | |
int | hwChrg_ |
int | hwChrgv_ |
int | hwDXY_ |
int | hwEta_ |
int | hwEtaAtVtx_ |
int | hwIso_ |
int | hwPhi_ |
int | hwPhiAtVtx_ |
int | hwPt_ |
int | hwPtUnconstrained_ |
int | hwQual_ |
int | tfIndex_ |
Definition at line 8 of file L1ScoutingMuon.h.
|
inline |
Definition at line 10 of file L1ScoutingMuon.h.
|
inline |
Definition at line 24 of file L1ScoutingMuon.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 70 of file L1ScoutingMuon.h.
References hwEtaAtVtx_.
Referenced by setHwEtaAtVtx().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 71 of file L1ScoutingMuon.h.
References hwPhiAtVtx_.
Referenced by setHwPhiAtVtx().
|
inline |
|
inline |
Definition at line 72 of file L1ScoutingMuon.h.
References hwPtUnconstrained_.
Referenced by setHwPtUnconstrained().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 49 of file L1ScoutingMuon.h.
|
inline |
Definition at line 59 of file L1ScoutingMuon.h.
References hwPtUnconstrained(), and hwPtUnconstrained_.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 81 of file L1ScoutingMuon.h.
Referenced by hwCharge(), and setHwChrg().
|
private |
Definition at line 82 of file L1ScoutingMuon.h.
Referenced by hwChargeValid(), and setHwChrgv().
|
private |
Definition at line 88 of file L1ScoutingMuon.h.
Referenced by hwDXY(), and setHwDXY().
|
private |
Definition at line 78 of file L1ScoutingMuon.h.
Referenced by hwEta(), and setHwEta().
|
private |
Definition at line 85 of file L1ScoutingMuon.h.
Referenced by hwEtaAtVtx(), and setHwEtaAtVtx().
|
private |
Definition at line 83 of file L1ScoutingMuon.h.
Referenced by hwIso(), and setHwIso().
|
private |
Definition at line 79 of file L1ScoutingMuon.h.
Referenced by hwPhi(), and setHwPhi().
|
private |
Definition at line 86 of file L1ScoutingMuon.h.
Referenced by hwPhiAtVtx(), and setHwPhiAtVtx().
|
private |
Definition at line 77 of file L1ScoutingMuon.h.
|
private |
Definition at line 87 of file L1ScoutingMuon.h.
Referenced by hwPtUnconstrained(), and setHwPtUnconstrained().
|
private |
Definition at line 80 of file L1ScoutingMuon.h.
Referenced by hwQual(), and setHwQual().
|
private |
Definition at line 84 of file L1ScoutingMuon.h.
Referenced by hwIndex(), setTfIndex(), and tfMuonIndex().