21 const int ones = depth % 10;
22 const int tens = (depth - ones) / 10;
32 edm::LogError(
"HcalTrigTowerDetId")<<
"in its ctor using depth, version larger than 9 (too many of it!)?"<<std::endl;
65 s <<
"(HcalTrigTower v" <<
id.version() <<
": " <<
id.ieta() <<
',' <<
id.iphi();
66 if (
id.
depth()>0) s <<
',' <<
id.depth();
static const int kHcalVersMask
void setVersion(int version)
static const int kHcalEtaOffset
std::ostream & operator<<(std::ostream &out, const ALILine &li)
uint32_t rawId() const
get the raw id
static const int kHcalDepthMask
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
static const int kHcalPhiMask
static const int kHcalDepthOffset
HcalTrigTowerDetId & operator=(const DetId &id)
static const int kHcalVersOffset
int version() const
get the version code for the trigger tower
bool null() const
is this a null id ?
static const HcalTrigTowerDetId Undefined
static const int kHcalZsideMask
Detector det() const
get the detector field from this detid