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 324 of file HanConfigGroup.cxx.

325 {
326  g.PrintIOStream(o);
327  return o;
328 }

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

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

Definition at line 331 of file HanConfigGroup.cxx.

332 {
333  g->PrintIOStream(o);
334  return o;
335 }
python.CaloCondTools.g
g
Definition: CaloCondTools.py:15