The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/DataObject.h"
#include <ostream>
#include <string>
Go to the source code of this file.
Classes | |
class | HistoryObj |
Base class for History Objects. More... | |
Functions | |
GAUDI_API std::ostream & | operator<< (std::ostream &lhs, const HistoryObj &rhs) |
GAUDI_API std::ostream& operator<< | ( | std::ostream & | lhs, |
const HistoryObj & | rhs | ||
) |
Definition at line 70 of file HistoryObj.cpp.