ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
HDF5Utils
HDF5Utils
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
20
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
H5Utils::Print
Definition
H5Print.h:21
H5Utils::Print::operator<<
std::ostream & operator<<(std::ostream &os, const H5::DataSet &ds)
Print information about a dataset.
Definition
H5Print.cxx:9
H5Utils
HDF5 Tuple Writer.
Definition
common.h:20
Generated on
for ATLAS Offline Software by
1.14.0