Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members
PHObjectHandle.h File Reference
#include "TClass.h"
#include "PHObject.h"
#include <iostream>
Include dependency graph for PHObjectHandle.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | PHObjectHandle |
A wrapper for a PHObject pointer. More... | |
Functions | |
ClassDefT2 (PHObjectHandle, BASE) ClassImpT(PHObjectHandle | |
template<typename BASE> BASE std::ostream & | operator<< (std::ostream &os, const PHObjectHandle< BASE > &oh) |
Function Documentation
|
|
|
Definition at line 77 of file PHObjectHandle.h. |