Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JSUPPORT::JAutoTreeWriter< JKey_t >::JElement_t Struct Reference

Auxiliary class for element insertion. More...

#include <JAutoTreeWriter.hh>

Inheritance diagram for JSUPPORT::JAutoTreeWriter< JKey_t >::JElement_t:

Public Member Functions

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

Detailed Description

template<class JKey_t>
struct JSUPPORT::JAutoTreeWriter< JKey_t >::JElement_t

Auxiliary class for element insertion.

Definition at line 145 of file JAutoTreeWriter.hh.

Constructor & Destructor Documentation

◆ JElement_t()

template<class JKey_t >
template<class T >
JSUPPORT::JAutoTreeWriter< JKey_t >::JElement_t::JElement_t ( JType< T > type)
inline

Constructor.

Parameters
typedata type

Definition at line 154 of file JAutoTreeWriter.hh.

154 :
156 {}
static JKey_t getKey(JType< T > type)
Get key.
JAutoMap< JKey_t, JTreeCopyWriterInterface * >::value_type value_type
JTreeCopyWriter< T > & getTreeCopyWriter()
Get the TTree writer and copy for this type of object.

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