Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Hdf5RFileManager.hh File Reference
#include "G4VRFileManager.hh"
#include "globals.hh"
#include "toolx/hdf5/ntuple"
#include <map>
#include <tuple>
#include <string_view>

Go to the source code of this file.

Classes

class  G4Hdf5RFileManager
 

Typedefs

using G4Hdf5File = std::tuple<hid_t, hid_t, hid_t>
 

Typedef Documentation

◆ G4Hdf5File

using G4Hdf5File = std::tuple<hid_t, hid_t, hid_t>

Definition at line 43 of file G4Hdf5RFileManager.hh.