#include <HGCalTowerID.h>
Public Member Functions | |
HGCalTowerCoord (uint32_t rawId, float eta, float phi) | |
Public Attributes | |
const float | eta |
const float | phi |
const uint32_t | rawId |
Definition at line 43 of file HGCalTowerID.h.
|
inline |
Definition at line 44 of file HGCalTowerID.h.
const float l1t::HGCalTowerCoord::eta |
Definition at line 47 of file HGCalTowerID.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), and Jet.Jet::puJetId().
const float l1t::HGCalTowerCoord::phi |
Definition at line 48 of file HGCalTowerID.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), datamodel.Object::p4(), and ntupleDataFormat.Track::phiPull().
const uint32_t l1t::HGCalTowerCoord::rawId |
Definition at line 46 of file HGCalTowerID.h.