Gaudi Framework, version v25r0

Home   Generated: Mon Feb 17 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
DataHistory.cpp File Reference
#include "GaudiKernel/DataHistory.h"
#include "GaudiKernel/AlgorithmHistory.h"
#include <iostream>
Include dependency graph for DataHistory.cpp:

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &lhs, const DataHistory &rhs)
 

Function Documentation

ostream& operator<< ( ostream lhs,
const DataHistory rhs 
)

Definition at line 56 of file DataHistory.cpp.

{
rhs.dump(lhs,false);
return lhs;
}

Generated at Mon Feb 17 2014 14:37:54 for Gaudi Framework, version v25r0 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004