CMS 3D CMS Logo

EcalPnDiodeDetId.cc File Reference

#include "DataFormats/EcalDetId/interface/EcalPnDiodeDetId.h"
#include "FWCore/Utilities/interface/Exception.h"

Go to the source code of this file.

Functions

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


Function Documentation

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

Definition at line 41 of file EcalPnDiodeDetId.cc.

00041                                                                  {
00042   return s << "(EcalPnDiode " << id.iEcalSubDetectorId() << ',' << id.iDCCId() << ',' << id.iPnId() << ')';
00043 }


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