Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
bool | filename_is_hdf5 (const fs::path &path) |
bool | filename_is_hdf5 (const std::string &path) |
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().
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.