Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
JTreeParameters.hh File Reference
#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 >
JTreeParametersJROOT::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.