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

Go to the source code of this file.

Typedefs

typedef std::map< G4String,
G3VolTableEntry *, std::less
< G4String > >::iterator 
VTDiterator
 

Typedef Documentation

typedef std::map<G4String, G3VolTableEntry*, std::less<G4String> >::iterator VTDiterator

Definition at line 37 of file G3VolTable.cc.