CMS 3D CMS Logo

HcalTrigTowerDetId.cc File Reference

#include "DataFormats/HcalDetId/interface/HcalTrigTowerDetId.h"
#include "FWCore/Utilities/interface/Exception.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &s, const HcalTrigTowerDetId &id)


Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const HcalTrigTowerDetId id 
)

Definition at line 33 of file HcalTrigTowerDetId.cc.

00033                                                                    {
00034   return s << "(HcalTrigTower " << id.ieta() << ',' << id.iphi() << ')';
00035 }


Generated on Tue Jun 9 17:52:07 2009 for CMSSW by  doxygen 1.5.4