#include <Phase2L1CaloEGammaUtils.h>
Public Member Functions | |
card () | |
card (const card &other) | |
float | getIdx () const |
region3x4 & | getRegion3x4 (int idx) |
towers3x4 & | getTowers3x4 (int idx) |
card | operator= (const card &other) |
void | setIdx (int idx) |
void | zeroOut () |
Private Attributes | |
region3x4 | card3x4Regions [N_REGIONS_PER_CARD] |
towers3x4 | card3x4Towers [N_REGIONS_PER_CARD] |
int | idx_ = -1 |
Definition at line 514 of file Phase2L1CaloEGammaUtils.h.
|
inline |
Definition at line 522 of file Phase2L1CaloEGammaUtils.h.
References card3x4Regions, card3x4Towers, mps_fire::i, idx_, p2eg::N_REGIONS_PER_CARD, p2eg::region3x4::setIdx(), p2eg::towers3x4::setIdx(), p2eg::region3x4::zeroOut(), and p2eg::towers3x4::zeroOut().
|
inline |
Definition at line 533 of file Phase2L1CaloEGammaUtils.h.
References card3x4Regions, card3x4Towers, mps_fire::i, idx_, p2eg::N_REGIONS_PER_CARD, and trackingPlots::other.
|
inline |
|
inline |
Definition at line 558 of file Phase2L1CaloEGammaUtils.h.
References cms::cuda::assert(), card3x4Regions, heavyIonCSV_trainingSettings::idx, and p2eg::N_REGIONS_PER_CARD.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 562 of file Phase2L1CaloEGammaUtils.h.
References cms::cuda::assert(), card3x4Towers, heavyIonCSV_trainingSettings::idx, and p2eg::N_REGIONS_PER_CARD.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 548 of file Phase2L1CaloEGammaUtils.h.
References heavyIonCSV_trainingSettings::idx, and idx_.
Referenced by Phase2L1CaloEGammaEmulator::produce().
|
inline |
Definition at line 549 of file Phase2L1CaloEGammaUtils.h.
References card3x4Regions, card3x4Towers, mps_fire::i, p2eg::N_REGIONS_PER_CARD, p2eg::region3x4::zeroOut(), and p2eg::towers3x4::zeroOut().
|
private |
Definition at line 517 of file Phase2L1CaloEGammaUtils.h.
Referenced by card(), getRegion3x4(), and zeroOut().
|
private |
Definition at line 518 of file Phase2L1CaloEGammaUtils.h.
Referenced by card(), getTowers3x4(), and zeroOut().
|
private |
Definition at line 516 of file Phase2L1CaloEGammaUtils.h.