Go to the source code of this file.
std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const HcalCalibDetId & |
id |
|
) |
| |
Definition at line 92 of file HcalCalibDetId.cc.
References HcalCalibDetId::CalibrationBox, HcalBarrel, HcalEndcap, HcalForward, HcalOuter, HcalCalibDetId::HOCrosstalk, alignCSCRings::s, sd, and AlCaHLTBitMon_QueryRunRegistry::string.
94 switch (
id.hcalSubdet()) {
101 switch (
id.calibFlavor()) {
103 return s <<
"(HcalCalibBox " << sd <<
' ' <<
id.ieta() <<
"," <<
id.iphi()
104 <<
' ' <<
id.cboxChannelString() <<
')';
106 return s <<
"(HOCrosstalk " <<
id.ieta() <<
"," <<
id.iphi()