#include <L1ScoutingCalo.h>
Public Member Functions | |
CaloObject () | |
CaloObject (int hwEt, int hwEta, int hwPhi, int iso) | |
int | hwEt () const |
int | hwEta () const |
int | hwIso () const |
int | hwPhi () const |
void | setHwEt (int hwEt) |
void | setHwEta (int hwEta) |
void | setHwIso (int hwIso) |
void | setHwPhi (int hwPhi) |
Private Attributes | |
int | hwEt_ |
int | hwEta_ |
int | hwIso_ |
int | hwPhi_ |
Definition at line 8 of file L1ScoutingCalo.h.
|
inline |
Definition at line 10 of file L1ScoutingCalo.h.
|
inline |
Definition at line 12 of file L1ScoutingCalo.h.
|
inline |
Definition at line 19 of file L1ScoutingCalo.h.
References hwEt_.
Referenced by l1ScoutingRun3::getL1TEGamma(), and setHwEt().
|
inline |
Definition at line 20 of file L1ScoutingCalo.h.
References hwEta_.
Referenced by l1ScoutingRun3::getL1TEGamma(), and setHwEta().
|
inline |
Definition at line 22 of file L1ScoutingCalo.h.
References hwIso_.
Referenced by l1ScoutingRun3::getL1TEGamma(), l1ScoutingRun3::Jet::hwQual(), and setHwIso().
|
inline |
Definition at line 21 of file L1ScoutingCalo.h.
References hwPhi_.
Referenced by l1ScoutingRun3::getL1TEGamma(), and setHwPhi().
|
inline |
Definition at line 14 of file L1ScoutingCalo.h.
|
inline |
|
inline |
Definition at line 17 of file L1ScoutingCalo.h.
References hwIso(), and hwIso_.
Referenced by l1ScoutingRun3::Jet::setHwQual().
|
inline |
|
private |
Definition at line 25 of file L1ScoutingCalo.h.
|
private |
Definition at line 26 of file L1ScoutingCalo.h.
Referenced by hwEta(), and setHwEta().
|
private |
Definition at line 28 of file L1ScoutingCalo.h.
Referenced by hwIso(), and setHwIso().
|
private |
Definition at line 27 of file L1ScoutingCalo.h.
Referenced by hwPhi(), and setHwPhi().