ATLAS Offline Software
Functions
PassThroughFilter.cxx File Reference
#include <algorithm>
#include "./PassThroughFilter.h"
#include "./ITrigJetHypoInfoCollector.h"
Include dependency graph for PassThroughFilter.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const PassThroughFilter &cf)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const PassThroughFilter cf 
)

Definition at line 30 of file PassThroughFilter.cxx.

30  {
31  os << cf.toString();
32  return os;
33 }
PassThroughFilter::toString
virtual std::string toString() const override
Definition: PassThroughFilter.cxx:22
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231