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

Typedefs

using G4Ntuple = tools::waxml::ntuple
 
using G4NtupleIterator = std::vector< tools::waxml::ntuple * >::iterator
 
using G4NtupleConstIterator = std::vector< tools::waxml::ntuple * >::const_iterator
 
using G4RNtuple = tools::aida::ntuple
 
using G4AnalysisManager = G4XmlAnalysisManager
 
using G4AnalysisReader = G4XmlAnalysisReader
 

Typedef Documentation

◆ G4AnalysisManager

Definition at line 48 of file g4xml_defs.hh.

◆ G4AnalysisReader

Definition at line 49 of file g4xml_defs.hh.

◆ G4Ntuple

using G4Xml::G4Ntuple = typedef tools::waxml::ntuple

Definition at line 40 of file g4xml_defs.hh.

◆ G4NtupleConstIterator

using G4Xml::G4NtupleConstIterator = typedef std::vector<tools::waxml::ntuple*>::const_iterator

Definition at line 42 of file g4xml_defs.hh.

◆ G4NtupleIterator

using G4Xml::G4NtupleIterator = typedef std::vector<tools::waxml::ntuple*>::iterator

Definition at line 41 of file g4xml_defs.hh.

◆ G4RNtuple

using G4Xml::G4RNtuple = typedef tools::aida::ntuple

Definition at line 45 of file g4xml_defs.hh.