Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Hdf5 Namespace Reference

Typedefs

using G4Ntuple = tools::hdf5::ntuple
 
using G4NtupleIterator = std::vector< tools::hdf5::ntuple * >::iterator
 
using G4NtupleConstIterator = std::vector< tools::hdf5::ntuple * >::const_iterator
 
using G4RNtuple = tools::hdf5::ntuple
 
using G4AnalysisManager = G4Hdf5AnalysisManager
 
using G4AnalysisReader = G4Hdf5AnalysisReader
 

Typedef Documentation

◆ G4AnalysisManager

Definition at line 48 of file g4hdf5_defs.hh.

◆ G4AnalysisReader

Definition at line 49 of file g4hdf5_defs.hh.

◆ G4Ntuple

using G4Hdf5::G4Ntuple = typedef tools::hdf5::ntuple

Definition at line 40 of file g4hdf5_defs.hh.

◆ G4NtupleConstIterator

using G4Hdf5::G4NtupleConstIterator = typedef std::vector<tools::hdf5::ntuple*>::const_iterator

Definition at line 42 of file g4hdf5_defs.hh.

◆ G4NtupleIterator

using G4Hdf5::G4NtupleIterator = typedef std::vector<tools::hdf5::ntuple*>::iterator

Definition at line 41 of file g4hdf5_defs.hh.

◆ G4RNtuple

using G4Hdf5::G4RNtuple = typedef tools::hdf5::ntuple

Definition at line 45 of file g4hdf5_defs.hh.