1 #ifndef CondCore_CondHDF5ESSource_h5_File_h 2 #define CondCore_CondHDF5ESSource_h5_File_h 53 std::shared_ptr<Group>
derefGroup(hobj_ref_t iRef)
const;
54 std::shared_ptr<DataSet>
derefDataSet(hobj_ref_t iRef)
const;
File & operator=(const File &)=delete
std::shared_ptr< Group > derefGroup(hobj_ref_t iRef) const
std::shared_ptr< Group > findGroup(std::string const &iName) const
std::shared_ptr< Attribute > findAttribute(std::string const &iName) const
std::shared_ptr< DataSet > findDataSet(std::string const &iName) const
File(std::string const &iName, CtrOption)
std::shared_ptr< DataSet > derefDataSet(hobj_ref_t iRef) const