Gaudi Framework, version v23r1

Home   Generated: Wed Feb 29 2012
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;

}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 29 2012 15:30:15 for Gaudi Framework, version v23r1 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004