#include <Phase2L1CaloEGammaUtils.h>
Public Member Functions | |
float | getIdx () const |
towerHCAL & | getTowerHCAL (int iEta, int iPhi) |
void | setIdx (int idx) |
towers3x4 () | |
void | zeroOut () |
Private Attributes | |
int | idx_ = -1 |
std::array< std::array< towerHCAL, TOWER_IN_PHI >, TOWER_IN_ETA > | towersHCAL |
Definition at line 449 of file Phase2L1CaloEGammaUtils.h.
|
inline |
|
inline |
|
inline |
Definition at line 470 of file Phase2L1CaloEGammaUtils.h.
References l1tPhase2CaloJetEmulator_cfi::iEta, and towersHCAL.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 466 of file Phase2L1CaloEGammaUtils.h.
References heavyIonCSV_trainingSettings::idx, and idx_.
|
inline |
Definition at line 459 of file Phase2L1CaloEGammaUtils.h.
References mps_fire::i, dqmiolumiharvest::j, p2eg::TOWER_IN_ETA, p2eg::TOWER_IN_PHI, and towersHCAL.
|
private |
Definition at line 451 of file Phase2L1CaloEGammaUtils.h.
Referenced by getIdx(), setIdx(), and towers3x4().
|
private |
Definition at line 452 of file Phase2L1CaloEGammaUtils.h.
Referenced by getTowerHCAL(), and zeroOut().