CMS 3D CMS Logo

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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 166 of file GlobalAlgorithm.cc.

References GlobalAlgorithm::print().

167 {
168  result.print(os);
169  return os;
170 
171 }
virtual void print(std::ostream &myCout) const
print condition