![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
#include "GaudiKernel/HistoryObj.h"
#include "GaudiKernel/IVersHistoryObj.h"
#include <iosfwd>
#include <string>
#include <typeinfo>
#include <vector>
Go to the source code of this file.
Classes | |
class | AlgorithmHistory |
AlgorithmHistory class definition. More... | |
Namespaces | |
Gaudi | |
Helper functions to set/get the application return code. | |
Functions | |
GAUDI_API std::ostream & | operator<< (std::ostream &lhs, const AlgorithmHistory &rhs) |
GAUDI_API std::ostream& operator<< | ( | std::ostream & | lhs, |
const AlgorithmHistory & | rhs | ||
) |
Definition at line 106 of file AlgorithmHistory.cpp.