39 return ((hwPt() >> (index*3))&0x7);
44 setHwPt(hwPt() & ~(0x7<<(index*3)));
45 setHwPt(hwPt() | (((value&0x7) << (index*3))));
void SetRing(unsigned index, int value)
int GetRing(unsigned index) const
void setType(CaloSpareType type)
CaloSpareType getType() const
unsigned int index
index type
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Geom::Phi< T > phi() const
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.