CMS 3D CMS Logo

Functions
L1GctTdrJetFinder.cc File Reference
#include "L1Trigger/GlobalCaloTrigger/interface/L1GctTdrJetFinder.h"

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, const L1GctTdrJetFinder &algo)
 

Function Documentation

◆ operator<<()

ostream& operator<< ( ostream &  os,
const L1GctTdrJetFinder algo 
)

Definition at line 26 of file L1GctTdrJetFinder.cc.

26  {
27  os << "===L1GctTdrJetFinder===" << endl;
28  const L1GctJetFinderBase* temp = &algo;
29  os << *temp;
30  return os;
31 }

References groupFilesInBlocks::temp.

L1GctJetFinderBase
Base class to allow implementation of jetFinder algorithms.
Definition: L1GctJetFinderBase.h:48
groupFilesInBlocks.temp
list temp
Definition: groupFilesInBlocks.py:142
cmsdt::algo
algo
Definition: constants.h:165