CMS 3D CMS Logo

Functions
EnergySumTemplate.cc File Reference
#include "L1Trigger/L1TGlobal/interface/EnergySumTemplate.h"
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 150 of file EnergySumTemplate.cc.

References EnergySumTemplate::print().

151 {
152  result.print(os);
153  return os;
154 
155 }
virtual void print(std::ostream &myCout) const
print the condition