Jpp  18.0.1-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
JSUPPORT::JAutoTreeScanner< JBase_t, JEvaluator_t >::JElement_t Struct Reference

Auxiliary class for element insertion. More...

#include <JAutoTreeScanner.hh>

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

Public Member Functions

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

Detailed Description

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

Auxiliary class for element insertion.

Definition at line 81 of file JAutoTreeScanner.hh.

Constructor & Destructor Documentation

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

Constructor.

Parameters
typedata type

Definition at line 90 of file JAutoTreeScanner.hh.

90  :
92  {}
Auxiliary class to select ROOT class based on class name.
Auxialiary class to assert type conversion.
Definition: JConversion.hh:43
Auxiliary class for a type holder.
Definition: JType.hh:19
Template definition for direct access of elements in ROOT TChain.
JAutoMap< std::string, JSinglePointer< JTreeScannerInterface< JBase_t, JEvaluator_t > > >::value_type value_type

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