Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -44,6 +44,8 @@ class G4Hdf5RFileManager : public G4BaseFileManager
|
||||
explicit G4Hdf5RFileManager(const G4AnalysisManagerState& state);
|
||||
virtual ~G4Hdf5RFileManager();
|
||||
|
||||
virtual G4String GetFileType() const final { return "hdf5"; }
|
||||
|
||||
// Get methods
|
||||
hid_t GetRFile(const G4String& fileName, G4bool isPerThread) const;
|
||||
hid_t GetHistoRDirectory(const G4String& fileName, const G4String& dirName,
|
||||
|
||||
Reference in New Issue
Block a user