#include <Phase2L1CaloEGammaUtils.h>
Public Member Functions | |
float | getIdx () const |
towerHCAL & | getTowerHCAL (int iEta, int iPhi) |
void | setIdx (int idx) |
towers3x4 () | |
towers3x4 (const towers3x4 &other) | |
void | zeroOut () |
Private Attributes | |
int | idx_ = -1 |
towerHCAL | towersHCAL [TOWER_IN_ETA][TOWER_IN_PHI] |
Definition at line 470 of file Phase2L1CaloEGammaUtils.h.
|
inline |
|
inline |
Definition at line 480 of file Phase2L1CaloEGammaUtils.h.
References mps_fire::i, idx_, dqmiolumiharvest::j, trackingPlots::other, p2eg::TOWER_IN_ETA, p2eg::TOWER_IN_PHI, and towersHCAL.
|
inline |
|
inline |
Definition at line 501 of file Phase2L1CaloEGammaUtils.h.
References l1tTowerCalibrationProducer_cfi::iEta, and towersHCAL.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 497 of file Phase2L1CaloEGammaUtils.h.
References heavyIonCSV_trainingSettings::idx, and idx_.
Referenced by p2eg::card::card().
|
inline |
Definition at line 490 of file Phase2L1CaloEGammaUtils.h.
References mps_fire::i, dqmiolumiharvest::j, p2eg::TOWER_IN_ETA, p2eg::TOWER_IN_PHI, towersHCAL, and p2eg::towerHCAL::zeroOut().
Referenced by p2eg::card::card(), and p2eg::card::zeroOut().
|
private |
Definition at line 472 of file Phase2L1CaloEGammaUtils.h.
Referenced by getIdx(), setIdx(), and towers3x4().
|
private |
Definition at line 473 of file Phase2L1CaloEGammaUtils.h.
Referenced by getTowerHCAL(), towers3x4(), and zeroOut().