#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 444 of file Phase2L1CaloEGammaUtils.h.
|
inline |
|
inline |
|
inline |
Definition at line 465 of file Phase2L1CaloEGammaUtils.h.
References l1tPhase2CaloJetEmulator_cfi::iEta, and towersHCAL.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 461 of file Phase2L1CaloEGammaUtils.h.
References heavyIonCSV_trainingSettings::idx, and idx_.
|
inline |
Definition at line 454 of file Phase2L1CaloEGammaUtils.h.
References mps_fire::i, dqmiolumiharvest::j, p2eg::TOWER_IN_ETA, p2eg::TOWER_IN_PHI, and towersHCAL.
|
private |
Definition at line 446 of file Phase2L1CaloEGammaUtils.h.
Referenced by getIdx(), setIdx(), and towers3x4().
|
private |
Definition at line 447 of file Phase2L1CaloEGammaUtils.h.
Referenced by getTowerHCAL(), and zeroOut().