| 
    Jpp 20.0.0-rc.3
    
   the software that should make you happy 
   | 
 
#include <ostream>#include <iomanip>#include <type_traits>#include "TString.h"#include "JLang/JType.hh"#include "JLang/JNullType.hh"Go to the source code of this file.
Classes | |
| class | JROOT::JTreeParameters | 
| Data structure for TTree parameters.  More... | |
| class | JROOT::JTreeParametersAvailable< T > | 
| Test availability of TTree parameters for given class.  More... | |
Namespaces | |
| namespace | JROOT | 
| Auxiliary classes and methods for ROOT I/O.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| template<class T > | |
| JTreeParameters & | JROOT::getTreeParameters () | 
| Template definition for method returning TTree parameters.   | |
| template<class T > | |
| JNullType | JROOT::getTreeParameters (const JType< T > &type) | 
| Method with argument definition for obtaining TTree parameters.   | |