CMS 3D CMS Logo

L1GtHfBitCountsTemplate.cc File Reference

#include "CondFormats/L1TObjects/interface/L1GtHfBitCountsTemplate.h"
#include <iostream>
#include <iomanip>
#include "CondFormats/L1TObjects/interface/L1GtFwd.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerReadoutSetupFwd.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const L1GtHfBitCountsTemplate &result)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const L1GtHfBitCountsTemplate result 
)

Definition at line 126 of file L1GtHfBitCountsTemplate.cc.

References L1GtHfBitCountsTemplate::print().

00127 {
00128     result.print(os);
00129     return os;
00130 
00131 }


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