CMS 3D CMS Logo

CSCDDUStatusDigi.h File Reference

#include <vector>
#include <iostream>

Go to the source code of this file.

Classes

class  CSCDDUStatusDigi
 Digi for CSC DDU info available in DDU. More...

Functions

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


Function Documentation

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

needed by COBRA

Definition at line 37 of file CSCDDUStatusDigi.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