Jpp  master_rocky
the software that should make you happy
Public Member Functions | List of all members
JSUPPORT::JAutoTreeScanner< JBase_t, JEvaluator_t >::JElement_t< option > Struct Template Reference

Auxiliary class for element insertion. More...

Inheritance diagram for JSUPPORT::JAutoTreeScanner< JBase_t, JEvaluator_t >::JElement_t< option >:

Public Member Functions

template<class T >
 JElement_t (JType< T > type)
 Constructor. More...
 

Detailed Description

template<class JBase_t, class JEvaluator_t = JNullType>
template<bool option>
struct JSUPPORT::JAutoTreeScanner< JBase_t, JEvaluator_t >::JElement_t< option >

Auxiliary class for element insertion.

Definition at line 100 of file JAutoTreeScanner.hh.

Constructor & Destructor Documentation

◆ JElement_t()

template<class JBase_t , class JEvaluator_t = JNullType>
template<bool option>
template<class T >
JSUPPORT::JAutoTreeScanner< JBase_t, JEvaluator_t >::JElement_t< option >::JElement_t ( JType< T >  type)
inline

Constructor.

Parameters
typedata type

Definition at line 109 of file JAutoTreeScanner.hh.

109  :
111  {}
Auxialiary class to assert type conversion.
Definition: JConversion.hh:43
Template definition for direct access of elements in ROOT TChain.
Auxiliary class to select ROOT class based on class name.
JAutoMap< std::string, JSinglePointer< JTreeScannerInterface< JBase_t, JEvaluator_t > > >::value_type value_type
bool option
include namespace

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