CMS 3D CMS Logo

Classes | Functions
L1GctNullJetFinder.h File Reference
#include "L1Trigger/GlobalCaloTrigger/interface/L1GctJetFinderBase.h"
#include <vector>

Go to the source code of this file.

Classes

class  L1GctNullJetFinder
 no-op jet finder for test purposes. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const L1GctNullJetFinder &algo)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const L1GctNullJetFinder algo 
)

Definition at line 13 of file L1GctNullJetFinder.cc.

13  {
14  os << "===L1GctNullJetFinder===" << std::endl;
15  const L1GctJetFinderBase* temp = &algo;
16  os << *temp;
17  return os;
18 }

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:171