Jpp  16.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JTreeWriter.hh File Reference

TTree writing for template data type. More...

#include "TTree.h"
#include "TBranch.h"
#include "JROOT/JTreeParameters.hh"
#include "JIO/JSerialisable.hh"

Go to the source code of this file.

Classes

class  JROOT::JTreeWriter< T >
 Auxiliary class for template TTree writing. More...
 
struct  JROOT::JTreeCopyWriterInterface
 Interface for template TTree writing and copying. More...
 
class  JROOT::JTreeCopyWriter< T >
 Implementation for template TTree writing and copying. More...
 

Namespaces

 JROOT
 Auxiliary classes and methods for ROOT I/O.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

template<class T >
JTreeCopyWriter< T > & JROOT::getTreeCopyWriter ()
 Get the TTree writer and copy for this type of object. More...
 

Detailed Description

TTree writing for template data type.

Author
mdejong

Definition in file JTreeWriter.hh.