#include <Phase2L1CaloEGammaUtils.h>
Public Member Functions | |
void | writeToPFOutput (int nGCTCard, std::unique_ptr< l1tp2::CaloTowerCollection > const &gctFullTowers) |
Public Attributes | |
GCTtower_t | GCTtower [N_GCTETA][N_GCTPHI] |
Definition at line 1580 of file Phase2L1CaloEGammaUtils.h.
|
inline |
Definition at line 1586 of file Phase2L1CaloEGammaUtils.h.
References p2eg::GCTtower_t::createFullTowerFromCardIdx(), l1tPhase2CaloJetEmulator_cfi::gctFullTowers, GCTtower, l1tPhase2CaloJetEmulator_cfi::iEta, p2eg::N_GCTETA, and p2eg::N_GCTPHI.
Referenced by p2eg::algo_top().
GCTtower_t p2eg::GCTintTowers_t::GCTtower[N_GCTETA][N_GCTPHI] |
Definition at line 1582 of file Phase2L1CaloEGammaUtils.h.
Referenced by p2eg::getFullTowers(), and writeToPFOutput().