CMS 3D CMS Logo

DTRecHit1DPair.cc File Reference

Date
2006/06/29 17:18:27
Revision
1.5
More...

#include "DataFormats/DTRecHit/interface/DTRecHit1DPair.h"
#include "DataFormats/DTDigi/interface/DTDigi.h"
#include "FWCore/Utilities/interface/Exception.h"

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, const DTRecHit1DPair &hit)


Detailed Description

Date
2006/06/29 17:18:27
Revision
1.5

Author:
G. Cerminara - INFN Torino

Definition in file DTRecHit1DPair.cc.


Function Documentation

ostream& operator<< ( ostream &  os,
const DTRecHit1DPair hit 
)

Definition at line 169 of file DTRecHit1DPair.cc.

References DTRecHit1DPair::localPosition().

00169                                                             {
00170   os << "Pos: " << hit.localPosition() ;
00171   return os;
00172 }


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