Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
JROOT::JTreeParametersAvailable< T > Class Template Reference

Test availability of TTree parameters for given class. More...

#include <JTreeParameters.hh>

Static Public Attributes

static const bool result = std::is_same<JTreeParameters, decltype(getTreeParameters(JType<T>()))>::value
 true if TTree parameters available; else false
 

Detailed Description

template<class T>
class JROOT::JTreeParametersAvailable< T >

Test availability of TTree parameters for given class.

The parameter result evaluates to true if for this class TTree parameters are defined.

Definition at line 259 of file JTreeParameters.hh.

Member Data Documentation

◆ result

template<class T >
const bool JROOT::JTreeParametersAvailable< T >::result = std::is_same<JTreeParameters, decltype(getTreeParameters(JType<T>()))>::value
static

true if TTree parameters available; else false

Definition at line 262 of file JTreeParameters.hh.


The documentation for this class was generated from the following file: