UTIL::LCObjectHandle< T > Class Template Reference
Template handle class for LCObjects.  
More...
#include <UTIL/LCObjectHandle.h>
List of all members.
Public Member Functions | 
| 
  | LCObjectHandle (T *obj) | 
| 
  | LCObjectHandle (EVENT::LCObject *obj) | 
| 
T *  | operator-> () | 
| 
T *  | lcObj () | 
Protected Attributes | 
| 
T *  | _lcObj | 
Detailed Description
template<class T>
 class UTIL::LCObjectHandle< T >
Template handle class for LCObjects. 
- Author:
 - gaede 
 
- Version:
 
- Id
 - LCObjectHandle.h,v 1.4 2005-02-03 14:11:00 gaede Exp 
 
The documentation for this class was generated from the following file: