CMS 3D CMS Logo

CSCTFTBFrontData.cc File Reference

#include "EventFilter/CSCTFRawToDigi/src/CSCTFTBFrontData.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &stream, const CSCTFTBFrontData &srData)

Variables

static const char *const kIdString = "$Id: CSCTFTBFrontData.cc,v 1.1 2007/04/26 23:39:19 kkotov Exp $"
static const char *const kTagString = "$Name: V02-15-07 $"


Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const CSCTFTBFrontData srData 
)

Definition at line 128 of file CSCTFTBFrontData.cc.

00128                                                                               {
00129   stream << "Track Stub:\n\t  " <<"NEED PRETTY PRINT\n";//srData.corrLCTData();  
00130   return stream;
00131 }


Variable Documentation

const char* const kIdString = "$Id: CSCTFTBFrontData.cc,v 1.1 2007/04/26 23:39:19 kkotov Exp $" [static]

Definition at line 98 of file CSCTFTBFrontData.cc.

const char* const kTagString = "$Name: V02-15-07 $" [static]

Definition at line 99 of file CSCTFTBFrontData.cc.


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