ATLAS Offline Software
Namespaces | Functions
common.cxx File Reference
#include "HDF5Utils/Writer.h"
#include "H5Cpp.h"
#include <cassert>
#include <iostream>
Include dependency graph for common.cxx:

Go to the source code of this file.

Namespaces

 H5Utils
 HDF5 Tuple Writer.
 
 H5Utils::internal
 clssses to add type traits for H5
 

Functions

H5::CompType H5Utils::internal::packed (H5::CompType in)
 
void H5Utils::internal::printDestructorError (const std::string &msg)
 
H5::DataSpace H5Utils::internal::getUnlimitedSpace (const std::vector< hsize_t > &max_length)
 
std::vector< hsize_t > H5Utils::internal::getStriding (std::vector< hsize_t > max_length)
 
void H5Utils::internal::throwIfExists (const std::string &name, const H5::Group &in_group)