Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
Typedefs | |
using | G4Ntuple = tools::wroot::ntuple |
using | G4NtupleIterator = std::vector< tools::wroot::ntuple * >::iterator |
using | G4NtupleConstIterator = std::vector< tools::wroot::ntuple * >::const_iterator |
using | G4RNtuple = tools::rroot::ntuple |
using | G4AnalysisManager = G4RootAnalysisManager |
using | G4AnalysisReader = G4RootAnalysisReader |
using G4Root::G4AnalysisManager = typedef G4RootAnalysisManager |
Definition at line 49 of file g4root_defs.hh.
using G4Root::G4AnalysisReader = typedef G4RootAnalysisReader |
Definition at line 50 of file g4root_defs.hh.
using G4Root::G4Ntuple = typedef tools::wroot::ntuple |
Definition at line 41 of file g4root_defs.hh.
using G4Root::G4NtupleConstIterator = typedef std::vector<tools::wroot::ntuple*>::const_iterator |
Definition at line 43 of file g4root_defs.hh.
using G4Root::G4NtupleIterator = typedef std::vector<tools::wroot::ntuple*>::iterator |
Definition at line 42 of file g4root_defs.hh.
using G4Root::G4RNtuple = typedef tools::rroot::ntuple |
Definition at line 46 of file g4root_defs.hh.