CMS 3D CMS Logo

CSCDCCStatusDigi.h File Reference

#include <vector>
#include <iostream>

Go to the source code of this file.

Classes

class  CSCDCCStatusDigi
 Digi for CSC DCC info available in DDU. More...

Functions

std::ostream & operator<< (std::ostream &o, const CSCDCCStatusDigi &digi)
 needed by COBRA


Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const CSCDCCStatusDigi digi 
) [inline]

needed by COBRA

Definition at line 41 of file CSCDCCStatusDigi.h.

00041                                                                              {
00042   o << " "; 
00043   o <<"\n";
00044  
00045   return o;
00046 }


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