|
Jpp test-rotations-old
the software that should make you happy
|
TTree writing for template data type. More...
#include "TTree.h"#include "TBranch.h"#include "JIO/JSerialisable.hh"#include "JLang/JException.hh"#include "JROOT/JRoot.hh"#include "JROOT/JRootPrimitiveTypes.hh"#include "JROOT/JTreeParameters.hh"#include "TRealData.h"Go to the source code of this file.
Classes | |
| class | JROOT::JTreeWriter< T, flat > |
| Auxiliary class for default template TTree writing. More... | |
| class | JROOT::JTreeWriter< T, true > |
| Template specialisation for flat 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 | |
| namespace | JROOT |
| Auxiliary classes and methods for ROOT I/O. | |
| namespace | 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. | |
TTree writing for template data type.
Definition in file JTreeWriter.hh.