CMS 3D CMS Logo

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 246 of file CorrelationWithOverlapRemovalTemplate.cc.

References CorrelationWithOverlapRemovalTemplate::print().

247 {
248  result.print(os);
249  return os;
250 
251 }
void print(std::ostream &myCout) const override
print the condition