Gaudi Framework, version v23r1

Home   Generated: Wed Feb 29 2012
Classes | Functions

DataHistory.h File Reference

#include "GaudiKernel/HistoryObj.h"
#include <vector>
#include <string>
#include <iostream>
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/ClassID.h"
Include dependency graph for DataHistory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataHistory
 DataHistory class definition. More...
class  DataHistory::DataHistoryOrder

Functions

GAUDI_API std::ostreamoperator<< (std::ostream &lhs, const DataHistory &rhs)

Function Documentation

GAUDI_API std::ostream& operator<< ( std::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:13 for Gaudi Framework, version v23r1 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004