ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
HDF5Utils
HDF5Utils
histogram.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef H5_HISTOGRAMS_H
6
#define H5_HISTOGRAMS_H
7
8
namespace
H5
{
9
class
Group
;
10
}
11
12
#include <string>
13
14
namespace
H5Utils::hist
{
15
template
<
typename
T>
16
void
write_hist_to_group
(
17
H5::Group& group,
18
const
T&
hist
,
19
const
std::string& name);
20
}
21
22
#include "
histogram.icc
"
23
24
#endif
histogram.icc
H5Utils::hist
Definition
histogram.h:14
H5Utils::hist::write_hist_to_group
void write_hist_to_group(H5::Group &group, const T &hist, const std::string &name)
H5
HDF5 Traits.
Definition
AthenaHDFStreamTool.h:22
TrigDefs::Group
Group
Properties of a chain group.
Definition
GroupProperties.h:13
Generated on
for ATLAS Offline Software by
1.14.0