1 #ifndef DATAFORMATS_CALOTOWERS_CALOTOWERDETID_H 2 #define DATAFORMATS_CALOTOWERS_CALOTOWERDETID_H 1 26 int zside()
const {
return (
id_ & 0x2000) ? (1) : (-1); }
int ietaAbs() const
get the absolute value of the tower ieta
CaloTowerDetId & operator=(const DetId &id)
static const int SubdetId
int iphi() const
get the tower iphi
std::ostream & operator<<(std::ostream &, const CaloTowerDetId &id)
int zside() const
get the z-side of the tower (1/-1)
int ieta() const
get the tower ieta