ATLAS Offline Software
Namespaces | Functions
HanConfigGroup.cxx File Reference
#include "DataQualityInterfaces/HanConfigGroup.h"
#include "dqm_core/Parameter.h"
#include "dqm_core/Region.h"
Include dependency graph for HanConfigGroup.cxx:

Go to the source code of this file.

Namespaces

 dqi
 

Functions

std::ostream & operator<<ATLAS_NOT_THREAD_SAFE (std::ostream &o, const dqi::HanConfigGroup &g)
 
std::ostream & operator<<ATLAS_NOT_THREAD_SAFE (std::ostream &o, const dqi::HanConfigGroup *g)
 

Function Documentation

◆ operator<<ATLAS_NOT_THREAD_SAFE() [1/2]

std::ostream& operator<<ATLAS_NOT_THREAD_SAFE ( std::ostream &  o,
const dqi::HanConfigGroup g 
)

Definition at line 314 of file HanConfigGroup.cxx.

315 {
316  g.PrintIOStream(o);
317  return o;
318 }

◆ operator<<ATLAS_NOT_THREAD_SAFE() [2/2]

std::ostream& operator<<ATLAS_NOT_THREAD_SAFE ( std::ostream &  o,
const dqi::HanConfigGroup g 
)

Definition at line 321 of file HanConfigGroup.cxx.

322 {
323  g->PrintIOStream(o);
324  return o;
325 }
python.CaloCondTools.g
g
Definition: CaloCondTools.py:15