CMS 3D CMS Logo

CSCALCTStatusDigi.h File Reference

#include <vector>
#include <iostream>

Go to the source code of this file.

Classes

class  CSCALCTStatusDigi
 Digi for CSC ALCT info available in DDU. More...

Functions

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


Function Documentation

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

needed by COBRA

Definition at line 39 of file CSCALCTStatusDigi.h.

00039                                                                               {
00040   o << " "; 
00041   o <<"\n";
00042  
00043   return o;
00044 }


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