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

Typedefs

using G4Ntuple = tools::wcsv::ntuple
 
using G4NtupleIterator = std::vector< tools::wcsv::ntuple * >::iterator
 
using G4NtupleConstIterator = std::vector< tools::wcsv::ntuple * >::const_iterator
 
using G4AnalysisManager = G4CsvAnalysisManager
 
using G4AnalysisReader = G4CsvAnalysisReader
 

Typedef Documentation

◆ G4AnalysisManager

Definition at line 45 of file g4csv_defs.hh.

◆ G4AnalysisReader

Definition at line 46 of file g4csv_defs.hh.

◆ G4Ntuple

using G4Csv::G4Ntuple = typedef tools::wcsv::ntuple

Definition at line 40 of file g4csv_defs.hh.

◆ G4NtupleConstIterator

using G4Csv::G4NtupleConstIterator = typedef std::vector<tools::wcsv::ntuple*>::const_iterator

Definition at line 42 of file g4csv_defs.hh.

◆ G4NtupleIterator

using G4Csv::G4NtupleIterator = typedef std::vector<tools::wcsv::ntuple*>::iterator

Definition at line 41 of file g4csv_defs.hh.