AliPhysics  4a7363b (4a7363b)
AliYAMLConfiguration.cxx File Reference
#include "AliYAMLConfiguration.h"
#include <cstdio>
#include <fstream>
#include <TSystem.h>
#include <TGrid.h>
#include <TFile.h>
#include <TUUID.h>
Include dependency graph for AliYAMLConfiguration.cxx:

Go to the source code of this file.

Namespaces

 PWG
 Namespace for PWG framework classes.
 
 PWG::Tools
 

Functions

std::ostream & operator<< (std::ostream &in, const PWG::Tools::AliYAMLConfiguration &myTask)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  in,
const PWG::Tools::AliYAMLConfiguration myTask 
)

Implementation of the output stream operator for AliYAMLConfiguration. Printing basic YAML configuration information provided by the function toString(). Note that since this is friend, it is defined outside the namespace.

Parameters
inoutput stream
myTaskTask which will be printed
Returns
Reference to the output stream

Definition at line 532 of file AliYAMLConfiguration.cxx.

Referenced by reverse().