CMS 3D CMS Logo

CaloTowerDetId.cc File Reference

#include "DataFormats/CaloTowers/interface/CaloTowerDetId.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <iostream>

Go to the source code of this file.

Functions

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


Function Documentation

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

Definition at line 88 of file CaloTowerDetId.cc.

00088                                                                 {
00089   return s << "Tower (" << id.ieta() << "," << id.iphi() << ")";
00090 }


Generated on Tue Jun 9 17:51:49 2009 for CMSSW by  doxygen 1.5.4