ATLAS Offline Software
Namespaces | Functions
HanConfigCompAlg.cxx File Reference
#include "DataQualityInterfaces/HanConfigCompAlg.h"
#include "DataQualityInterfaces/HanUtils.h"
Include dependency graph for HanConfigCompAlg.cxx:

Go to the source code of this file.

Namespaces

 dqi
 

Functions

std::ostream & operator<< (std::ostream &o, const dqi::HanConfigCompAlg &p)
 
std::ostream & operator<< (std::ostream &o, const dqi::HanConfigCompAlg *p)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream& operator<< ( std::ostream &  o,
const dqi::HanConfigCompAlg p 
)

Definition at line 158 of file HanConfigCompAlg.cxx.

158  {
159  p.PrintIOStream(o);
160  return o;
161 }

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  o,
const dqi::HanConfigCompAlg p 
)

Definition at line 163 of file HanConfigCompAlg.cxx.

163  {
164  p->PrintIOStream(o);
165  return o;
166 }
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743