ATLAS Offline Software
H5Print.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 #ifndef HDF5Utils_H5Print_H
7 #define HDF5Utils_H5Print_H
8 #include <H5Cpp.h>
9 #include <iostream>
10 
21 namespace H5Utils { namespace Print {
23  std::ostream& operator<<(std::ostream& os, const H5::DataSet& ds);
25  std::ostream& operator<<(std::ostream& os, const H5::Group& group);
26 } } //> end namespace H5Utils::Print
27 #endif //> !HDF5Utils_H5Print_H
checkxAOD.ds
ds
Definition: Tools/PyUtils/bin/checkxAOD.py:257
TrigDefs::Group
Group
Properties of a chain group.
Definition: GroupProperties.h:13
H5Utils
HDF5 Tuple Writer.
Definition: common.h:20
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
CaloLCW_tf.group
group
Definition: CaloLCW_tf.py:28
H5Utils::Print::operator<<
std::ostream & operator<<(std::ostream &os, const H5::DataSet &ds)
Print information about a dataset.
Definition: H5Print.cxx:9
dqm_persistency::Print
void Print(const PParameter *param, TDirectory *topdir, Option_t *opt="")
Definition: dqm_persistency_impl.cxx:161