1#ifndef __JTOOLS__JMULTIGRID__ 
    2#define __JTOOLS__JMULTIGRID__ 
   23  template<
unsigned int N, 
class JAbscissa_t>
 
   32    using JMultiGrid<N - 1, JAbscissa_t>::operator();
 
   68      } 
else if (index <  N - 1) {
 
 
 
   97  template<
class JAbscissa_t>
 
  150  template<
unsigned int N, 
class JAbscissa_t>
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).