CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
CorrelationWithOverlapRemovalTemplate.cc File Reference
#include "L1Trigger/L1TGlobal/interface/CorrelationWithOverlapRemovalTemplate.h"
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 225 of file CorrelationWithOverlapRemovalTemplate.cc.

References CorrelationWithOverlapRemovalTemplate::print().

225  {
226  result.print(os);
227  return os;
228 }
void print(std::ostream &myCout) const override
print the condition