CMS 3D CMS Logo

CaloTowerDetId.h File Reference

#include "DataFormats/DetId/interface/DetId.h"

Go to the source code of this file.

Classes

class  CaloTowerDetId
 CaloTowerDetId uses DetId::Det of Calo and subdetId() of 1. More...

Defines

#define DATAFORMATS_CALOTOWERS_CALOTOWERDETID_H   1

Functions

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


Define Documentation

#define DATAFORMATS_CALOTOWERS_CALOTOWERDETID_H   1

Definition at line 2 of file CaloTowerDetId.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  ,
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