

This Class allows proof to work with GRSI
Definition at line 31 of file TObjectWrapper.h.
Public Member Functions | |
| TObjectWrapper (T *ptr) | |
| ClassDefOverride (TObjectWrapper, 1) | |
| T * | operator-> () |
Private Attributes | |
| T * | pT |
#include <TObjectWrapper.h>
Inheritance diagram for TObjectWrapper< T >:
Collaboration diagram for TObjectWrapper< T >:
|
inline |
Definition at line 35 of file TObjectWrapper.h.
| TObjectWrapper< T >::ClassDefOverride | ( | TObjectWrapper< T > | , |
| 1 | |||
| ) |
|
inline |
Definition at line 36 of file TObjectWrapper.h.
References TObjectWrapper< T >::pT.
|
private |
Definition at line 32 of file TObjectWrapper.h.
Referenced by TObjectWrapper< T >::operator->().