Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
trento::hdf5 Namespace Reference

Functions

bool filename_is_hdf5 (const fs::path &path)
 
bool filename_is_hdf5 (const std::string &path)
 

Function Documentation

bool trento::hdf5::filename_is_hdf5 ( const fs::path path)

Definition at line 16 of file hdf5_utils.cxx.

View newest version in sPHENIX GitHub at line 16 of file hdf5_utils.cxx

Referenced by trento::Nucleus::create(), filename_is_hdf5(), and trento::Output::Output().

+ Here is the caller graph for this function:

bool trento::hdf5::filename_is_hdf5 ( const std::string &  path)

Definition at line 26 of file hdf5_utils.cxx.

View newest version in sPHENIX GitHub at line 26 of file hdf5_utils.cxx

References filename_is_hdf5(), and path.

+ Here is the call graph for this function: