JG ROOT Tools libraries  version 5.0 - august 2014
RPointer.hh
Go to the documentation of this file.
1 //======================================================================
2 /*! \file RPointer.hh
3  *
4  * Include file for class RPointer.
5  */
6 //======================================================================
7 
8 #ifndef R_POINTER_HH
9 #define R_POINTER_HH
10 
11 #include "GPointer.hh"
12 
13 ///! Defined for compatibility
14 typedef GPointer RPointer;
15 
16 //----------------------------------------------------------------------
17 #endif
GPointer RPointer
! Defined for compatibility
Definition: RPointer.hh:14