Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
G3PartTable.cc File Reference
#include "G4Types.hh"
#include <sstream>
#include <iomanip>
#include "G3PartTable.hh"

Go to the source code of this file.

Typedefs

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

Typedef Documentation

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

Definition at line 36 of file G3PartTable.cc.