ATLAS Offline Software
Loading...
Searching...
No Matches
H5Utils::hist Namespace Reference

Namespaces

namespace  detail

Classes

class  HistogramMerger
 Accumulates UHI histogram groups from multiple source files and writes the merged result once all inputs have been consumed. More...
class  IHistogram
 Abstract interface for a mergeable histogram. More...

Functions

template<typename T>
void write_hist_to_group (H5::Group &group, const T &hist, const std::string &name)

Function Documentation

◆ write_hist_to_group()

template<typename T>
void H5Utils::hist::write_hist_to_group ( H5::Group & group,
const T & hist,
const std::string & name )