Gaudi Framework, version v22r4

Home   Generated: Fri Sep 2 2011
Classes | Functions

AlgToolHistory.h File Reference

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

Go to the source code of this file.

Classes

class  AlgToolHistory
 AlgToolHistory class definition. More...

Functions

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

Function Documentation

GAUDI_API std::ostream& operator<< ( std::ostream lhs,
const AlgToolHistory rhs 
)

Definition at line 114 of file AlgToolHistory.cpp.

                                                             {
  
  rhs.dump(lhs,false);

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

Generated at Fri Sep 2 2011 16:25:06 for Gaudi Framework, version v22r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004