CMS 3D CMS Logo

CSCDMBStatusDigi.h File Reference

#include <vector>
#include <iostream>

Go to the source code of this file.

Classes

class  CSCDMBStatusDigi
 Digi for CSC DMB info available in DDU. More...

Functions

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


Function Documentation

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

needed by COBRA

Definition at line 37 of file CSCDMBStatusDigi.h.

00037                                                                              {
00038   o << " "; 
00039   o <<"\n";
00040  
00041   return o;
00042 }


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