Geant4  10.02.p03
G3PartTable.cc File Reference
#include "G4Types.hh"
#include <sstream>
#include <iomanip>
#include "G3PartTable.hh"
Include dependency graph for G3PartTable.cc:

Go to the source code of this file.

Typedefs

typedef std::map< G4String, G4ParticleDefinition *, std::less< G4String > >::iterator PTDiterator
 

Typedef Documentation

◆ PTDiterator

typedef std::map<G4String, G4ParticleDefinition*, std::less<G4String> >::iterator PTDiterator

Definition at line 36 of file G3PartTable.cc.