ATLAS Offline Software
getTree.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 GET_TREE_HH
6 #define GET_TREE_HH
7 
8 #include <string>
9 
10 namespace H5Utils {
11  std::string getTree(const std::string& file_name);
12 }
13 #endif
H5Utils::getTree
std::string getTree(const std::string &file_name)
Definition: getTree.cxx:36
physics_parameters.file_name
string file_name
Definition: physics_parameters.py:32
H5Utils
HDF5 Tuple Writer.
Definition: common.h:20