JG ROOT Tools libraries  version 5.0 - august 2014
RIntervalList.hh
Go to the documentation of this file.
1 //======================================================================
2 /*! \file RIntervalList.hh
3  *
4  * Fichier de déclaration de la classe RIntervalList.
5  *
6  */
7 //======================================================================
8 
9 
10 #ifndef R_INTERVAL_LIST_HH
11 #define R_INTERVAL_LIST_HH
12 
13 #include "GIntervalList.hh"
14 
15 ///! Defined for compatibility
16 typedef GIntervalList RIntervalList;
17 
18 //----------------------------------------------------------------------
19 #endif
GIntervalList RIntervalList
! Defined for compatibility
Definition: RIntervalList.hh:16