ATLAS Offline Software
copyRootTree.h
Go to the documentation of this file.
1 /*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef COPY_ROOT_TREE_HH
6 #define COPY_ROOT_TREE_HH
7 
8 #include "treeCopyOpts.h"
9 
10 class TTree;
11 
12 namespace H5 {
13  class Group;
14 }
15 
16 bool passTTreeCut(TTreeFormula& cut);
17 
18 namespace H5Utils {
19  void copyRootTree(TTree& tt, H5::Group& fg, const TreeCopyOpts& opts);
20 }
21 #endif
TrigDefs::Group
Group
Properties of a chain group.
Definition: GroupProperties.h:13
BindingsTest.cut
cut
This script demonstrates how to call a C++ class from Python Also how to use PyROOT is shown.
Definition: BindingsTest.py:13
H5Utils::copyRootTree
void copyRootTree(TTree &tt, H5::Group &fg, const TreeCopyOpts &opts)
Definition: copyRootTree.cxx:125
H5Utils
HDF5 Tuple Writer.
Definition: common.h:20
treeCopyOpts.h
H5
HDF5 Traits.
Definition: AthenaHDFStreamTool.h:22
athena.opts
opts
Definition: athena.py:86
passTTreeCut
bool passTTreeCut(TTreeFormula &cut)
TileDCSDataPlotter.tt
tt
Definition: TileDCSDataPlotter.py:874