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

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
 

Typedef Documentation

◆ G4AnalysisManager

Definition at line 49 of file g4root_defs.hh.

◆ G4AnalysisReader

Definition at line 50 of file g4root_defs.hh.

◆ G4Ntuple

using G4Root::G4Ntuple = typedef tools::wroot::ntuple

Definition at line 41 of file g4root_defs.hh.

◆ G4NtupleConstIterator

using G4Root::G4NtupleConstIterator = typedef std::vector<tools::wroot::ntuple*>::const_iterator

Definition at line 43 of file g4root_defs.hh.

◆ G4NtupleIterator

using G4Root::G4NtupleIterator = typedef std::vector<tools::wroot::ntuple*>::iterator

Definition at line 42 of file g4root_defs.hh.

◆ G4RNtuple

using G4Root::G4RNtuple = typedef tools::rroot::ntuple

Definition at line 46 of file g4root_defs.hh.