![]() |
ATLAS Offline Software
|
#include "copyRootTree.h"#include "HDF5Utils/HdfTuple.h"#include "TFile.h"#include "TTree.h"#include "TLeaf.h"#include <memory>#include <regex>#include <iostream>#include <set>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | H5Utils |
| HDF5 Tuple Writer. | |
Functions | |
| void | H5Utils::copyRootTree (TTree &tt, H5::Group &fg, const TreeCopyOpts &opts) |