#include <HGCalTowerID.h>
Public Member Functions | |
HGCalTowerCoord (unsigned short rawId, float eta, float phi) | |
Public Attributes | |
const float | eta |
const float | phi |
const unsigned short | rawId |
Definition at line 36 of file HGCalTowerID.h.
|
inline |
Definition at line 37 of file HGCalTowerID.h.
const float l1t::HGCalTowerCoord::eta |
Definition at line 40 of file HGCalTowerID.h.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
const float l1t::HGCalTowerCoord::phi |
Definition at line 41 of file HGCalTowerID.h.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
const unsigned short l1t::HGCalTowerCoord::rawId |
Definition at line 39 of file HGCalTowerID.h.