|
Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
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... | |
TTree writing for template data type.
Definition in file JTreeWriter.hh.
1.8.5