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:

Include dependency graph

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

Included by dependency graph

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

ClassDefT2 PHObjectHandle  ,
BASE 
 

template<typename BASE>
BASE std::ostream& operator<< std::ostream &  os,
const PHObjectHandle< BASE > &  oh
 

Definition at line 77 of file PHObjectHandle.h.