#include <Phase2L1CaloEGammaUtils.h>
Public Member Functions | |
float | getIdx () const |
linkECAL & | getLinkECAL (int iEta, int iPhi) |
region3x4 | operator= (const region3x4 &other) |
region3x4 () | |
region3x4 (const region3x4 &other) | |
void | setIdx (int idx) |
void | zeroOut () |
Private Attributes | |
int | idx_ = -1 |
linkECAL | linksECAL [TOWER_IN_ETA][TOWER_IN_PHI] |
Definition at line 389 of file Phase2L1CaloEGammaUtils.h.
|
inline |
|
inline |
Definition at line 399 of file Phase2L1CaloEGammaUtils.h.
References mps_fire::i, idx_, dqmiolumiharvest::j, linksECAL, trackingPlots::other, p2eg::TOWER_IN_ETA, and p2eg::TOWER_IN_PHI.
|
inline |
|
inline |
Definition at line 426 of file Phase2L1CaloEGammaUtils.h.
References l1tTowerCalibrationProducer_cfi::iEta, and linksECAL.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 422 of file Phase2L1CaloEGammaUtils.h.
References heavyIonCSV_trainingSettings::idx, and idx_.
Referenced by p2eg::card::card().
|
inline |
Definition at line 415 of file Phase2L1CaloEGammaUtils.h.
References mps_fire::i, dqmiolumiharvest::j, linksECAL, p2eg::TOWER_IN_ETA, p2eg::TOWER_IN_PHI, and p2eg::linkECAL::zeroOut().
Referenced by p2eg::card::card(), and p2eg::card::zeroOut().
|
private |
Definition at line 391 of file Phase2L1CaloEGammaUtils.h.
Referenced by getIdx(), region3x4(), and setIdx().
|
private |
Definition at line 392 of file Phase2L1CaloEGammaUtils.h.
Referenced by getLinkECAL(), region3x4(), and zeroOut().