#include <Phase2L1CaloEGammaUtils.h>
Public Member Functions | |
float | getIdx () const |
linkECAL & | getLinkECAL (int iEta, int iPhi) |
region3x4 () | |
void | setIdx (int idx) |
void | zeroOut () |
Private Attributes | |
int | idx_ = -1 |
std::array< std::array< linkECAL, TOWER_IN_PHI >, TOWER_IN_ETA > | linksECAL |
Definition at line 385 of file Phase2L1CaloEGammaUtils.h.
|
inline |
|
inline |
|
inline |
Definition at line 406 of file Phase2L1CaloEGammaUtils.h.
References l1tPhase2CaloJetEmulator_cfi::iEta, and linksECAL.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 402 of file Phase2L1CaloEGammaUtils.h.
References heavyIonCSV_trainingSettings::idx, and idx_.
|
inline |
Definition at line 395 of file Phase2L1CaloEGammaUtils.h.
References mps_fire::i, dqmiolumiharvest::j, linksECAL, p2eg::TOWER_IN_ETA, and p2eg::TOWER_IN_PHI.
|
private |
Definition at line 387 of file Phase2L1CaloEGammaUtils.h.
Referenced by getIdx(), region3x4(), and setIdx().
|
private |
Definition at line 388 of file Phase2L1CaloEGammaUtils.h.
Referenced by getLinkECAL(), and zeroOut().