CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
L1GtHfRingEtSumsTemplate.cc File Reference
#include "CondFormats/L1TObjects/interface/L1GtHfRingEtSumsTemplate.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 L1GtHfRingEtSumsTemplate &result)
 

Function Documentation

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

Definition at line 125 of file L1GtHfRingEtSumsTemplate.cc.

References L1GtHfRingEtSumsTemplate::print().

126 {
127  result.print(os);
128  return os;
129 
130 }
virtual void print(std::ostream &myCout) const
print the condition